0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 23:52:48 +00:00

Remove unnecessary properties

This commit is contained in:
Trevor Buckner
2025-05-22 15:01:38 -04:00
parent 0885473b66
commit 5eecb5ea20

View File

@@ -118,15 +118,12 @@
padding : 0px; padding : 0px;
margin : -5px; margin : -5px;
height : 18px; height : 18px;
width : 20.1406px;
} }
.homebreweryIcon { .homebreweryIcon {
position : relative; position : relative;
padding : 0px; padding : 0px;
top : 5px; top : 5px;
left : -7.5px; left : -7.5px;
height : 18px; height : 18px;
width : 20.1406px;
mix-blend-mode : darken;
} }
} }