feat: many design changes
All checks were successful
Build / build (push) Successful in 6m33s
Build / deploy-stage (push) Successful in 2m55s
Build / switch-stage (push) Successful in 2m0s

This commit is contained in:
2024-12-14 00:03:09 +01:00
parent 9e4a2e90ec
commit 16344b6994
35 changed files with 2692 additions and 110 deletions

View File

@@ -9,6 +9,8 @@ editor:
stylesSet:
- { name: "Lead", element: "p", attributes: { 'class': 'lead' } }
- { name: "Small", element: "p", attributes: { 'class': 'small' } }
- { name: "Big Number", element: "span", attributes: { 'class': 'big-number' } }
toolbarGroups:
- { name: styles, groups: [ format, styles ] }