Remove extra whitespace

This commit is contained in:
Michael Lange
2018-07-26 17:34:24 -07:00
parent 84be4f3183
commit 191131bedf

View File

@@ -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 {