mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Remove extra whitespace
This commit is contained in:
@@ -15,11 +15,9 @@
|
||||
display: none;
|
||||
position: relative;
|
||||
height: 3.5rem;
|
||||
|
||||
width: $gutter-width;
|
||||
transform: translateX($gutter-width);
|
||||
z-index: $z-gutter;
|
||||
|
||||
transition: transform ease-in-out 0.2s;
|
||||
|
||||
&.is-open {
|
||||
|
||||
Reference in New Issue
Block a user