mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-03-09 09:04:08 +00:00
feat: improve LAC-89
This commit is contained in:
parent
8194efa503
commit
dd29748573
@ -88,6 +88,11 @@ body:not(.user-is-tabbing) textarea:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
::selection {
|
||||
color: var(--color-black);
|
||||
background: var(--color-accent);
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: tovw(24px, 'default', 18px);
|
||||
font-family: var(--font-tt-hoves);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user