diff --git a/spa/assets/css/main.css b/spa/assets/css/main.css index e15e6d9..0753ce4 100644 --- a/spa/assets/css/main.css +++ b/spa/assets/css/main.css @@ -51,7 +51,7 @@ a.text-link { } .feature { - @apply border p-8 rounded-lg justify-between hover:shadow-xl transition; + @apply border p-8 rounded-lg justify-between hover:shadow-xl transition bg-cover; } .feature-grid {