This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-02-10 22:03:41 -05:00
parent 437026a6e9
commit 6b82932df9
3 changed files with 19 additions and 18 deletions

View file

@ -76,7 +76,8 @@ p {
p a, p svg {
color: var(--quacs-midtone);
fill: var(--quacs-midtone);
height: 4vmin;
max-height: 4vmin;
width: 4vmin;
vertical-align: bottom;
}