1 Commits

Author SHA1 Message Date
sefaria 017ade069d fix button sizing 2026-05-23 00:31:06 +02:00
+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;