mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update base border radius
This commit is contained in:
parent
0820b86abe
commit
310a7dc715
1 changed files with 1 additions and 1 deletions
|
|
@ -463,7 +463,7 @@
|
|||
/* root variables */
|
||||
|
||||
:root {
|
||||
--base-border-radius: 4rem;
|
||||
--base-border-radius: 2px;
|
||||
--base-font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue,
|
||||
Helvetica, Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif;
|
||||
--base-font-size: 17px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue