updated dashboard.css

This commit is contained in:
2020-04-03 01:33:01 -05:00
parent b292f3c86c
commit ff7d88bccf

View File

@@ -99,7 +99,7 @@ body {
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
@media only screen and (min-wdith : 320px) {
@media only screen and (min-width : 320px) {
.container, .container-fluid {
padding-left: 100px;
}