mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 04:22:44 +00:00
font-size and position fix for uniformity with FA
This commit is contained in:
@@ -11,11 +11,9 @@
|
||||
display : inline-block;
|
||||
margin-right : 3px;
|
||||
font-family : 'Eldeberry-Inn';
|
||||
font-size : 2.4em;
|
||||
font-style : normal;
|
||||
font-variant : normal;
|
||||
line-height : 1;
|
||||
vertical-align : middle;
|
||||
vertical-align : baseline;
|
||||
translate : 0 0.8px;
|
||||
-moz-osx-font-smoothing : grayscale;
|
||||
-webkit-font-smoothing : antialiased;
|
||||
text-rendering : auto;
|
||||
|
||||
Reference in New Issue
Block a user