0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-10 18:18:41 +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
+2 -4
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;