optimize ux

This commit is contained in:
team 1
2026-04-06 20:07:09 +02:00
parent bd818f5228
commit 0ef3b43b30
8 changed files with 25 additions and 14 deletions

View File

@@ -364,4 +364,11 @@ body {
.card.bg-black .card-body {
color: #e2e2e2 !important;
}
.blue-glow{
box-shadow: 0px 0px 14px 0px rgba(99,124,247,0.325);
}
.text-glow{
text-shadow: #86b7fe 2px 1px 14px;
}