diff --git a/style.css b/style.css index a57b2420f..c9862e5e2 100644 --- a/style.css +++ b/style.css @@ -160,3 +160,7 @@ input[type="range"]{ border-radius: 8px; } +.flex-wrap { + flex-wrap: unset; +} +