diff --git a/src/.DS_Store b/src/.DS_Store index f64d567c5923a87c71d80b5d6e8611993da89e91..9bfb9d1a944c699cab90c14d7d7a7ed9b0d19385 100644 Binary files a/src/.DS_Store and b/src/.DS_Store differ diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 79f85686471980c4b94d055843dc15e55e70f236..e9c35b46e3730655004f0ad3c7cb14af41174ee8 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -50,7 +50,7 @@ max-width: 100% !important; } .col-6 { - width: 100%; /* Full width for smartphone */ + width: 100% !important; /* Full width for smartphone */ } .container-fluid { min-height: 100vh; /* FÞllt den gesamten Bildschirm aus */