diff --git a/index.html b/index.html index fe74c9f..f38c4f8 100644 --- a/index.html +++ b/index.html @@ -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;