5797f072 by Jeff Balicki

modal

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 5eced8df
......@@ -15358,8 +15358,8 @@ p.intro {
}
.flag-modal .modal-dialog {
max-width: 390px !important;
margin: auto;
max-width: 600px !important;
margin: 20px 10px;
}
.flag-modal .modal-title {
color: #1A3668;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -342,8 +342,8 @@ p.intro{
.flag-modal{
.modal-dialog{
max-width: 390px !important;
margin: auto;
max-width: 600px !important;
margin: 20px 10px;
}
.modal-title{
color: #1A3668;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.0054
Version: 1.2.0055
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......