bootstrap: Remove font-family superseded in zulip.css.

This commit is contained in:
Karl Stolley
2025-04-03 14:24:44 -05:00
committed by Tim Abbott
parent 2326cf443c
commit 86623941a3

View File

@@ -109,10 +109,6 @@ button {
font-weight: normal;
line-height: 20px;
}
input,
button {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
display: block;
margin-bottom: 5px;