adding stripe section, parts of dashboard

This commit is contained in:
metacryst
2026-01-07 18:30:58 -06:00
parent eced0b72d1
commit f0694f0b99
24 changed files with 183 additions and 411 deletions

View File

@@ -87,8 +87,8 @@ class Forum extends Shadow {
.gap(0.5, em)
.width(100, pct)
.height(100, vh)
.alignHorizontal("center")
.alignVertical("end")
.horizontalAlign("center")
.verticalAlign("end")
})
.width(100, "%")
.height(87, vh)