0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 18:52:38 +00:00

Tweak styling

This commit is contained in:
G.Ambatte
2025-04-07 21:12:37 +12:00
parent f74c2049a7
commit 61efc2d152

View File

@@ -12,7 +12,7 @@
line-height: 1.5em; line-height: 1.5em;
input { input {
float: right; float: right;
width: 70%; width: 65%;
margin-left: 10px; margin-left: 10px;
} }
} }
@@ -68,4 +68,8 @@
margin-top: 0px; margin-top: 0px;
} }
} }
button i {
padding-left: 5px;
}
} }