mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-25 12:34:32 +00:00
feat(styles): make header css component
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
</script>
|
||||
|
||||
<nav
|
||||
class="flex flex-row px-3 justify-center lg:justify-between items-center bg-neutral-focus lg:fixed w-full z-10 lg:-ml-16 lg:pl-16"
|
||||
class="header"
|
||||
>
|
||||
<div class="hidden items-center space-x-2 p-5 px-6 font-bold lg:flex">
|
||||
<div class="flex flex-col">
|
||||
|
||||
Reference in New Issue
Block a user