Reduce size of instance info button in footer.
This commit is contained in:
parent
fa68bf561b
commit
37f71c48d1
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ body > footer {
|
|||
color: var(--text);
|
||||
cursor: pointer;
|
||||
display: inline-flex;
|
||||
font-size: 300%;
|
||||
font-size: 150%;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue