Remove font-weight associated with instance info button, which made the
icon look ghastly in Chrome.
This commit is contained in:
Daniel Valentine
2023-01-31 00:14:23 -07:00
parent f405f509c4
commit 9bf6194b09
3 changed files with 2 additions and 3 deletions

View File

@ -181,7 +181,6 @@ body > footer {
cursor: pointer;
display: inline-flex;
font-size: 300%;
font-weight: bold;
padding: 0.5em;
}