diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index d22a2d7..b144181 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -179,6 +179,7 @@ .edit-question-button { @apply text-white py-2 px-4 mt-3 block w-fit rounded-full; + background-color: #e04d42; &:hover { @apply text-white; filter: brightness(1.1) saturate(1.4);