0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 07:02:38 +00:00

A better look, I think?

This commit is contained in:
David Bolack
2025-05-10 18:52:32 -05:00
parent 6f52b8473f
commit a9d71078d3

View File

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