refactor(profile): moved view sections and their logic to separate components

This commit is contained in:
2026-02-14 00:53:19 +01:00
parent 41e3d018e6
commit 36ae24fdaf
5 changed files with 615 additions and 539 deletions
+2
View File
@@ -10,6 +10,8 @@
--clr-bg3: #1d1d1d;
--clr-view-bg: #1a1a1a;
--clr-tile: #181818;
--clr-accent: #1085b3;
--clr-accent2: #ff3d5d;