fix button sizing
This commit is contained in:
@@ -347,6 +347,11 @@ a:visited {
|
|||||||
}
|
}
|
||||||
|
|
||||||
button, .link-button {
|
button, .link-button {
|
||||||
|
appearance: none;
|
||||||
|
-webkit-appearance: none;
|
||||||
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
min-height: 44px;
|
min-height: 44px;
|
||||||
font-family: "MD IO", monospace;
|
font-family: "MD IO", monospace;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|||||||
Reference in New Issue
Block a user