aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index a57b2420..c9862e5e 100644
--- a/style.css
+++ b/style.css
@@ -160,3 +160,7 @@ input[type="range"]{
border-radius: 8px;
}
+.flex-wrap {
+ flex-wrap: unset;
+}
+