0d2e3266 by Jeff Balicki

aaa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 72f8b4df
......@@ -19512,6 +19512,7 @@ ul.sf_date_field .sf-datepicker {
#page-wrapper {
margin: 0.625rem 1.875rem 0 1.875rem;
min-height: 50vh;
}
#page-wrapper .breadcrumb {
font-size: 0.75rem;
......@@ -19543,7 +19544,7 @@ ul.sf_date_field .sf-datepicker {
.side-menu {
list-style: none;
margin-top: 0rem;
padding-left: 0.9375rem;
padding-left: 0rem;
}
.side-menu li {
margin-bottom: 0.875rem;
......
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.
......@@ -204,6 +204,7 @@
}
#page-wrapper{
margin: 0.625rem 1.875rem 0 1.875rem;
min-height: 50vh;
@media(max-width: 48rem) {
// margin: 2.5rem 2.5rem 0 2.5rem;
}
......@@ -239,7 +240,7 @@ h1+p {
.side-menu{
list-style: none;
margin-top: 0rem;
padding-left: 0.9375rem;
padding-left:0rem;
li{
margin-bottom: 0.875rem;
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.433
Version: 1.0.435
*/
......