diff --git a/tailwind/custom/base.css b/tailwind/custom/base.css index 110269a..4969fa7 100644 --- a/tailwind/custom/base.css +++ b/tailwind/custom/base.css @@ -11,8 +11,8 @@ body { } #topbar-footer { - @apply bg-primary h-[5vw] w-full; background: url("assets/img/topbar-footer.jpg") no-repeat center top; + @apply h-[5vw] w-full bg-cover; } footer { @apply bg-secondary w-full text-white;