change button margin - compatible with bigger font size browsers
This commit is contained in:
@@ -107,7 +107,7 @@ a:hover {
|
||||
text-decoration: none;
|
||||
text-align: center;
|
||||
padding: 0.875rem 1.25rem;
|
||||
margin: 1rem;
|
||||
margin: .25rem;
|
||||
border-radius: 0.625rem;
|
||||
cursor: pointer;
|
||||
color: var(--btn-txt-color);
|
||||
|
||||
Reference in New Issue
Block a user