Merge pull request 'assets/css/app.css aktualisiert' (#334) from devel into main

Reviewed-on: #334
This commit is contained in:
inhji 2023-09-21 15:32:27 +02:00
commit cc29ad9717
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
#site-content {
@apply grid grid-cols-1 lg:grid-cols-5 gap-0 lg:gap-12;
@apply px-3 sm:px-0;
@apply sm:mt-12 px-3 sm:px-0;
#content-wrapper {
@apply col-span-4;