clean another component

This commit is contained in:
2024-01-21 20:24:03 +01:00
parent 5773d21b4a
commit 96a333c2b9
74 changed files with 135 additions and 155 deletions

View File

@ -28,7 +28,9 @@
.sidebar-link {
@apply text-white hover:text-orange-300;
}
.titlebar-link {
@apply text-gray-100 hover:text-orange-300 flex md:hidden;
}
}
@layer base {