fixes
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
2023-09-01 14:50:43 +00:00
parent 8b955bdae6
commit 9a4270e4dd
4 changed files with 24 additions and 8 deletions

View File

@@ -94,7 +94,7 @@
gap: 20px;
align-items: center;
.title {
font-size: min(0.9vw, 14px);
font-size: min(1.6vw, 14px);
padding: 2px 5px;
text-transform: uppercase;
@media @tablet {