Fix nav height, view toggle transparency, dynamic map colors by view mode
All checks were successful
Build Docker Image / build (push) Successful in 3m24s
All checks were successful
Build Docker Image / build (push) Successful in 3m24s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<header class="h-20 bg-base-100/80 backdrop-blur-md shadow-md">
|
||||
<header class="h-[100px] bg-base-100/70 backdrop-blur-md shadow-md">
|
||||
<!-- Single row: Logo + Search + Icons -->
|
||||
<div class="flex items-stretch h-full px-4 lg:px-6 gap-4">
|
||||
<!-- Left: Logo + Nav links (top aligned) -->
|
||||
|
||||
Reference in New Issue
Block a user