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