Fix compilation of nav
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"dist/css/all.css": "dist/css/all-a7da06ae.css",
|
||||
"dist/css/all.css": "dist/css/all-a3ad1e03.css",
|
||||
"dist/js/all.js": "dist/js/all-6b8a6e2b.js"
|
||||
}
|
||||
@@ -30,7 +30,7 @@ body.dashboard {
|
||||
letter-spacing: 0.04em;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
@media #{$screen-sm-max} {
|
||||
@media (min-width: $screen-sm-max) {
|
||||
span {
|
||||
padding-right: 10px;
|
||||
&:before {
|
||||
|
||||
Reference in New Issue
Block a user