removes the p-4 for all screensizes from the cis-main and adds different padding for mobile view Cis-main in Cis.css

This commit is contained in:
Simon Gschnell
2023-12-18 12:21:17 +01:00
parent 64326136d5
commit 5fbe374ea3
2 changed files with 4 additions and 1 deletions
@@ -62,4 +62,4 @@ if (!isset($menu)) {
</nav>
</header>
<main id="cis-main" class="flex-grow-1 overflow-scroll p-4">
<main id="cis-main" class="flex-grow-1 overflow-scroll">