mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user