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