nowrap didn't help, reduce padding.

This commit is contained in:
Hyperling 2025-01-29 05:03:20 -07:00
parent 3b37e251c1
commit 8218498bd0

View File

@ -23,7 +23,7 @@
[class*="col-"] {
float: left;
padding: 15px;
padding: 12px;
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
}