mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 10:02:43 +00:00
Adjustments to match Emojis PR
This commit is contained in:
@@ -3,11 +3,10 @@
|
|||||||
font-family : 'Elderberry-Inn';
|
font-family : 'Elderberry-Inn';
|
||||||
font-style : normal;
|
font-style : normal;
|
||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
src : url('../../../fonts/icon fonts/Elderberry-Inn-Icons.woff2');
|
src : url('../../../fonts/iconFonts/elderberryInn.woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
.page {
|
.ei {
|
||||||
span.ei {
|
|
||||||
display : inline-block;
|
display : inline-block;
|
||||||
margin-right : 3px;
|
margin-right : 3px;
|
||||||
font-family : 'Elderberry-Inn';
|
font-family : 'Elderberry-Inn';
|
||||||
@@ -222,5 +221,4 @@
|
|||||||
&.wall-of-stone::before { content : '\E9BD'; }
|
&.wall-of-stone::before { content : '\E9BD'; }
|
||||||
&.wall-of-thorns::before { content : '\E9BE'; }
|
&.wall-of-thorns::before { content : '\E9BE'; }
|
||||||
&.wish::before { content : '\E9BF'; }
|
&.wish::before { content : '\E9BF'; }
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user