diff --git a/default.css b/default.css index cf6e7eb..08efe3c 100644 --- a/default.css +++ b/default.css @@ -132,9 +132,7 @@ a.button { .card { background: #363a4f; text-align: center; - border-radius: 6px; - border-top-left-radius: 18px; - border-top-right-radius: 18px; + border-radius: 18px; animation: card 3s linear infinite; width: 800px; height: 800px;