0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 04:02:44 +00:00

Nudge line and button spacing

This commit is contained in:
G.Ambatte
2024-04-20 13:49:36 +12:00
parent fde1706a0c
commit 4bc07ceb4e

View File

@@ -4,11 +4,12 @@
padding: 10px; padding: 10px;
margin: 25px 100px; margin: 25px 100px;
text-align: center; text-align: center;
line-height: 1.5em;
button { button {
background-color: #333; background-color: #333;
color: white; color: white;
margin-top: 10px; margin: 10px;
&:hover { &:hover {
background-color: #777; background-color: #777;