1
0
forked from noxious/client

Small styling changes, responsiveness modals

This commit is contained in:
2024-06-23 14:10:49 +02:00
parent 2c19d19c41
commit 6215b19b20
5 changed files with 12 additions and 13 deletions

View File

@ -59,6 +59,7 @@ input {
}
.input-cyan {
font-family: $titles;
border: 1px solid $cyan;
background-color: rgba($white, 0.8);
&:focus, &:focus-visible {