fix error

This commit is contained in:
rulingcom 2021-11-15 09:50:03 +00:00
parent 23269a4625
commit d5dfbc7dbe
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ body{
background-color: #fff; background-color: #fff;
margin-bottom: -25px; margin-bottom: -25px;
@media(max-width: $screen-xs){ @media(max-width: $screen-xs){
padding-top: 1em; //padding-top: 1em;
} }
} }
.layout-content-inner{ .layout-content-inner{