fix button sizing

This commit is contained in:
sefaria
2026-05-23 00:31:06 +02:00
parent 42324ff42c
commit 017ade069d
+5
View File
@@ -347,6 +347,11 @@ a:visited {
}
button, .link-button {
appearance: none;
-webkit-appearance: none;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
font-family: "MD IO", monospace;
font-style: normal;