0
0
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:
Víctor Losada Hernández
2023-12-19 21:50:10 +01:00
parent 62982f86a1
commit a65c24bebf

View File

@@ -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;