diff --git a/css/style.css b/css/style.css index 398fe05..2ff5bee 100644 --- a/css/style.css +++ b/css/style.css @@ -54,7 +54,7 @@ button { width: 100%; padding: 5px; border: none; - font-size: 0.7rem; + font-size: 0.7rem; border-radius: 5px; margin-top: 8px; cursor: pointer; @@ -64,7 +64,7 @@ button { select { background-color: rgba(0, 0, 0, 0.8); color: #ffffff; - font-size: 0.7rem; + font-size: 0.7rem; } select:focus,