0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Merge pull request #2677 from naturalcrit/FixDividerBarDots

Override FontAwesome conflict due to @layers
This commit is contained in:
Trevor Buckner
2023-02-18 13:30:32 -05:00
committed by GitHub

View File

@@ -22,7 +22,7 @@
vertical-align : middle;
text-align : center;
i{
display : block;
display : block !important;
margin : 10px 0px;
font-size : 6px;
color : #666;