update base border radius

This commit is contained in:
Cade Scroggins
2022-02-24 22:57:52 -08:00
parent 0820b86abe
commit 310a7dc715
+1 -1
View File
@@ -463,7 +463,7 @@
/* root variables */ /* root variables */
:root { :root {
--base-border-radius: 4rem; --base-border-radius: 2px;
--base-font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, --base-font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue,
Helvetica, Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif; Helvetica, Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif;
--base-font-size: 17px; --base-font-size: 17px;