fix: force deploy css
All checks were successful
BCards Deployment Pipeline / Run Tests (push) Successful in 3s
BCards Deployment Pipeline / PR Validation (push) Has been skipped
BCards Deployment Pipeline / Build and Push Image (push) Successful in 15m0s
BCards Deployment Pipeline / Deploy to Production (ARM - OCI) (push) Successful in 1m15s
BCards Deployment Pipeline / Deploy to Staging (x86 - Local) (push) Has been skipped
BCards Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Deployment Pipeline / Deployment Summary (push) Successful in 0s

This commit is contained in:
Ricardo Carneiro 2025-08-30 20:52:07 -03:00
parent 0ee5af38cc
commit 019893c911

View File

@ -431,4 +431,5 @@ main {
.bg-home-blue .nav-link {
color: #ffffff !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
}