Rename page layout basic to app

This commit is contained in:
2026-06-18 10:47:28 +02:00
parent fba8781732
commit e90e521df8
4 changed files with 322 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
/* ========================================================= */
/* Layouts: Page Layout App */
/* ========================================================= */
.sg-page-layout-app__heading-block {
margin-top: var(--spacing-large);
margin-bottom: var(--spacing-large);
}