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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user