diff --git a/style.css b/style.css index d920b1d..7a4d72f 100644 --- a/style.css +++ b/style.css @@ -47,8 +47,7 @@ h1 { padding: 10px 30px; background: var(--primary-color); color: #fff; - border-radius: 5px; - border: solid #fff 1px; + border-radius: 25px; margin-top: 25px; opacity: 0.7; }