add: forges ui

TODO: forges tickets feed, posts open/closed state
This commit is contained in:
trisua 2025-06-09 16:45:36 -04:00
parent 5b1db42c51
commit a6140f7c8c
40 changed files with 1664 additions and 1270 deletions

View file

@ -12,7 +12,7 @@
(style
(text ".user_plate {
width: calc(50% - 0.5rem);
width: calc(50% - var(--pad-2));
}
@media screen and (max-width: 900px) {