Fix color, sort order

This commit is contained in:
2024-01-21 10:17:20 +01:00
parent bfa24de384
commit 503349d9d5
2 changed files with 7 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
.gradient {
background: linear-gradient(90deg, #d53369 0%, #daae51 100%);
}
</style>
@routes
@vite('resources/js/app.js')