update topbarfooter

This commit is contained in:
2025-08-31 10:32:25 +02:00
parent de8eecbcbc
commit 26a93eb446

View File

@@ -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;