diff --git a/index.html b/index.html index f99cc64..73be4f1 100644 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@ padding-bottom: 1.5vw; border-width: 0.5vw; border-style: solid; - border-radius: 0.7vw; + border-radius: 4vw; transition: filter 0.5s; border-color: white; } @@ -130,7 +130,6 @@ .buttons > div { font-size: 12vw; border-width: 1vw; - border-radius: 5vw; } }