Remove commented lines
This commit is contained in:
parent
1bc8aafac0
commit
820f873916
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@
|
||||||
width: 30vw;
|
width: 30vw;
|
||||||
max-width: 180px;
|
max-width: 180px;
|
||||||
margin: 0 $unit-2x;
|
margin: 0 $unit-2x;
|
||||||
// top: $unit-8x; // This shouldn't be hardcoded. How to calculate it?
|
|
||||||
// Also, add space that doesn't make the menu disappear if you move your mouse slowly
|
|
||||||
z-index: 15;
|
z-index: 15;
|
||||||
|
|
||||||
@include breakpoint(phone) {
|
@include breakpoint(phone) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue