Layout fixes

This commit is contained in:
panr 2022-11-13 22:45:10 +01:00
parent 1e65ffdf24
commit 2654974bdd
8 changed files with 14 additions and 39 deletions

View file

@ -26,5 +26,5 @@ select {
}
::placeholder {
color: color-mod($accent) a(50%);
color: transparentize($accent, .5);
}