Reduce margin for button styling
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ button, input[type=submit] {
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
padding: 14px 20px;
|
||||
margin: 6px 0;
|
||||
margin: 4px 0;
|
||||
display: block;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
|
||||
Reference in New Issue
Block a user