appstore: hmm small shadow on the navbar ? idk
This commit is contained in:
parent
803f379c81
commit
df724194bb
@ -48,9 +48,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="pb-2">
|
||||
<header class="pb-2 shadow-sm">
|
||||
<div
|
||||
class="flex h-16 items-center gap-8 px-4 sm:px-6 lg:px-8"
|
||||
class="flex h-12 items-center gap-8 pt-2 px-4 sm:px-6 lg:px-8"
|
||||
>
|
||||
<a class="block text-teal-600" href="/">
|
||||
<span class="sr-only">{{ _("Home") }}</span>
|
||||
|
Loading…
Reference in New Issue
Block a user