Fix spacing below Menu button

This commit is contained in:
Justin Edmund 2020-10-19 06:35:19 -07:00
parent 44b77c7554
commit b60b1c8c18

View file

@ -4,7 +4,7 @@
display: none; display: none;
min-width: 140px; min-width: 140px;
position: absolute; position: absolute;
top: 31px; top: 24px;
z-index: 1; z-index: 1;
} }