[Glitch] Change about page to be mounted in the web UI

Port 1bd00036c2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-10-13 14:42:37 +02:00
committed by Claire
parent 5d4d4a69f6
commit 67b4ecdd21
21 changed files with 799 additions and 1305 deletions

View File

@@ -2,7 +2,6 @@
@import 'variables';
@import 'styles/fonts/roboto';
@import 'styles/fonts/roboto-mono';
@import 'styles/fonts/montserrat';
@import 'reset';
@import 'basics';
@@ -11,7 +10,6 @@
@import 'lists';
@import 'modal';
@import 'footer';
@import 'compact_header';
@import 'widgets';
@import 'forms';
@import 'accounts';