refactor: replace harsh shadows with subtle ring+shadow, add heading-serif and border-hairline

This commit is contained in:
2026-05-17 02:49:47 +02:00
parent d764aae9b2
commit 296581fedf
14 changed files with 39 additions and 39 deletions

View File

@@ -7,7 +7,7 @@
{{define "browse_content"}}
<div id="browse-content" class="flex flex-col gap-6">
<div class="flex items-end justify-between">
<h1 class="text-xl font-normal text-foreground">Browse</h1>
<h1 class="heading-serif text-xl font-normal text-foreground">Browse</h1>
</div>
{{template "filter_bar" .}}