]> danix's work - danix.xyz-2.git/commitdiff
test: add inline style to footer background for debugging
authorDanilo M. <redacted>
Thu, 16 Apr 2026 10:08:20 +0000 (12:08 +0200)
committerDanilo M. <redacted>
Thu, 16 Apr 2026 10:08:20 +0000 (12:08 +0200)
themes/danix-xyz-hacker/layouts/partials/footer.html

index a6d61301145157802a0d4a791eee3891992b198f..9bde99520800ee62d302515854e361f1f868fce2 100644 (file)
@@ -1,4 +1,4 @@
-<footer class="mt-16 frosted-bar border-t py-12">
+<footer class="mt-16 frosted-bar border-t py-12" style="background-color: rgb(12, 21, 32) !important;">
   <div class="container mx-auto px-4">
     <div class="grid md:grid-cols-3 gap-8 mb-8">
       <!-- About -->