feat: changes to form design

This commit is contained in:
2025-04-22 17:19:50 +02:00
parent 08d30009a3
commit 916b767b35
3 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
.frame-type-form_formframework {
@apply py-16;
}

View File

@@ -15,5 +15,6 @@
/* @import "components/news_detail"; */
/* @import 'components/footer'; */
@import 'components/buttons';
@import 'components/form';
@import 'layouts/home-page';