diff --git a/src/.DS_Store b/src/.DS_Store index 9bfb9d1a944c699cab90c14d7d7a7ed9b0d19385..895045f0d971a4556582cdc3278f361ed7e8edeb 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 e9c35b46e3730655004f0ad3c7cb14af41174ee8..f6d3da00aca74955d7517b2b46d387daf6d443a8 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -50,7 +50,7 @@ max-width: 100% !important; } .col-6 { - width: 100% !important; /* Full width for smartphone */ + width: 100% ; /* Full width for smartphone */ } .container-fluid { min-height: 100vh; /* FÞllt den gesamten Bildschirm aus */ diff --git a/src/contents/.DS_Store b/src/contents/.DS_Store index 86c351b75873803c7f94794d860d5e349e2a82cd..66ab4f8380c5f48f0eb327b9dd67b48efbf68109 100644 Binary files a/src/contents/.DS_Store and b/src/contents/.DS_Store differ