refactor: move into src

This commit is contained in:
Oliver Davies 2023-10-18 00:11:16 +02:00
parent 675e89e9d1
commit 51c5f5759d
404 changed files with 2 additions and 2 deletions

View file

@ -1,7 +0,0 @@
{# templates/includes/navbar.html.twig #}
- <a class="block px-2 py-4 text-lg font-bold text-blue-700 uppercase"
+ <a class="block px-2 py-3 text-2xl uppercase duration-200 ease-out
+ transition-color font-display text-blue-dark hover:bg-orange
+ focus:bg-orange hover:text-gray-dark focus:text-gray-dark"