Ensure text wraps nicely

This commit is contained in:
Jason Zimdars
2024-10-21 16:03:51 -05:00
parent 6e5b71ea99
commit bb0282d24c
+5 -1
View File
@@ -1,3 +1,8 @@
.bucket {
inline-size: 45ch;
line-height: 1.2;
}
.buckets {
--gap: 2cqi;
--hover-size: 0;
@@ -25,5 +30,4 @@
.windshield__container {
aspect-ratio: 18 / 9;
container-type: inline-size;
inline-size: 45ch;
}