Reduce size of instance info button in footer.

This commit is contained in:
Daniel Valentine
2023-02-08 00:33:31 -07:00
parent fa68bf561b
commit 37f71c48d1

View File

@ -302,7 +302,7 @@ body > footer {
color: var(--text);
cursor: pointer;
display: inline-flex;
font-size: 300%;
font-size: 150%;
padding: 0.5em;
}