clean footer + adjust for mobile

This commit is contained in:
elise
2024-08-09 00:37:46 +02:00
parent 8341a589c7
commit 6a110b343b
3 changed files with 48 additions and 51 deletions

View File

@ -40,10 +40,11 @@ button,
}
&.tertiary {
font-size: var(--font-size-caption);
color: currentColor;
background: transparent;
border: 2px solid currentColor;
padding: .25rem .75rem;
padding: .2rem .75rem;
}
&.toggler {