3.0 Beta 3

This commit is contained in:
2026-04-11 13:22:56 +02:00
parent a01b5347d6
commit 7e5ea20409
24 changed files with 569 additions and 327 deletions

View File

@@ -102,6 +102,10 @@
align-items: center;
padding: 0 10px;
&.fullWidth {
width: 100%;
}
.items-left, .items-middle, .items-right {
display: flex;
align-items: center;