Changes to styling and font

This commit is contained in:
Aleksi Lassila
2023-08-02 22:55:00 +03:00
parent 353121dcf3
commit 4646883dff
8 changed files with 154 additions and 268 deletions

View File

@@ -12,5 +12,5 @@ a {
}
.selectable {
@apply focus-within:outline outline-2 outline-lighten outline-offset-2;
@apply focus-within:outline outline-2 outline-[#FDEA8A88] outline-offset-2;
}