mirror of
https://github.com/bckelley/avogadrio.git
synced 2026-08-24 02:04:11 -05:00
Rebalance hamburger background
This commit is contained in:
+4
-4
@@ -288,8 +288,8 @@ html {
|
||||
border: 1px solid #000;
|
||||
border-radius: 5px;
|
||||
display: block;
|
||||
height: 48px;
|
||||
width: 48px;
|
||||
height: 41px;
|
||||
width: 41px;
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
margin-left: 15px;
|
||||
@@ -302,8 +302,8 @@ html {
|
||||
outline: none;
|
||||
height: 32px;
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
left: 8px;
|
||||
top: 4px;
|
||||
left: 4px;
|
||||
width: 32px;
|
||||
z-index: 999;
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user