mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 22:52:40 +00:00
Fix top margin
This commit is contained in:
@@ -227,7 +227,7 @@ body {
|
||||
background-blend-mode : overlay;
|
||||
background-attachment : fixed;
|
||||
box-shadow : 1px 4px 14px #888;
|
||||
margin : 0px -6px 1em;
|
||||
margin : 7px -6px 1em;
|
||||
-webkit-transform : translateZ(0); //Prevents shadows from breaking across columns
|
||||
}
|
||||
.useSansSerif();
|
||||
|
||||
Reference in New Issue
Block a user