Restore toolbar background to bg-nebula; add toolbar backdrop blur
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!-- Footer -->
|
||||
<footer class="border-t border-neutral-800 bg-nebula">
|
||||
<footer class="border-t border-neutral-800 bg-nova">
|
||||
<div class="px-6 md:px-10 py-8 flex flex-col md:flex-row md:items-center md:justify-between gap-2">
|
||||
<div class="text-xl font-semibold tracking-wide flex items-center gap-1">
|
||||
<img src="/gfx/skinbase_logo.png" alt="Skinbase" class="h-16 w-auto object-contain">
|
||||
@@ -17,4 +17,4 @@
|
||||
|
||||
<div class="text-xs text-neutral-400">© 2026 Skinbase.org</div>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user