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
No known key found for this signature in database
GPG key ID: C82492E4FF813823
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;
}