chore: style updates

This commit is contained in:
2025-05-09 21:30:43 -05:00
parent 4506306377
commit e325687af5
7 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,7 @@
<nav {{ attributes }} {{ stimulus_controller('navbar') }} {{ stimulus_action('navbar', 'setActive')}} class="flex h-screen flex-col justify-between bg-cyan-950">
<div class="px-4 py-6">
<ul class="mt-6 space-y-1">
<div class="px-4 py-4 flex flex-col gap-12">
<h1 class="text-3xl font-extrabold text-orange-500 mb-3">Torsearch</h1>
<ul class="space-y-1">
<li>
<a href="{{ path('app_index') }}"
class="block rounded-lg