0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 21:52:43 +00:00

Add small gap to keep Google Drive icon clear of characters in brew author's name.

Remove unnecessary/incorrect `display` line.
This commit is contained in:
G.Ambatte
2021-08-26 12:48:02 +12:00
parent ea493ac1a5
commit 755d8591aa

View File

@@ -27,12 +27,11 @@
.info{ .info{
position: initial; position: initial;
bottom: 2px; bottom: 2px;
margin-bottom: 4px;
font-family : ScalySans; font-family : ScalySans;
font-size : 1.2em; font-size : 1.2em;
&>span{ &>span{
display : float;
margin-right : 12px; margin-right : 12px;
line-height : 1.5em;
} }
} }
&:hover{ &:hover{