fix: tags

This commit is contained in:
Val 2025-06-06 15:49:53 +07:00
parent f432c03be4
commit 68946b493f

View File

@ -202,6 +202,10 @@
} }
} }
.list-wrap li > a {
white-space: nowrap;
}
/* Tablet and Smaller Desktop */ /* Tablet and Smaller Desktop */
@media (min-width: 701px) and (max-width: 1120px) { @media (min-width: 701px) and (max-width: 1120px) {
.grid { .grid {