We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5710366 commit 8e2fd47Copy full SHA for 8e2fd47
styles.css
@@ -56,4 +56,8 @@ label {
56
display: flex;
57
}
58
59
+ .day {
60
+ width: calc(100vw/7);
61
+ }
62
+
63
0 commit comments