mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 16:12:37 +00:00
initial commit
This commit is contained in:
@@ -87,10 +87,15 @@ nav{
|
||||
position : relative;
|
||||
display : block;
|
||||
width : 100%;
|
||||
vertical-align : middle;
|
||||
padding : 8px 5px;
|
||||
padding : 5px 20px 5px 12px;
|
||||
border : 1px solid #888;
|
||||
border-bottom : 0;
|
||||
i:before {
|
||||
position:absolute;
|
||||
right:12px;
|
||||
top:50%;
|
||||
translate: 0 -50%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user