diff --git a/frontend/public/global.css b/frontend/public/global.css index 33f7892..07f5b02 100644 --- a/frontend/public/global.css +++ b/frontend/public/global.css @@ -306,7 +306,7 @@ body { font-size: 1.2rem; } -.text_small { +.text-small { font-size: 0.833rem; } diff --git a/frontend/src/components/PresenceSidebar.svelte b/frontend/src/components/PresenceSidebar.svelte index 919a8fd..6191d2d 100644 --- a/frontend/src/components/PresenceSidebar.svelte +++ b/frontend/src/components/PresenceSidebar.svelte @@ -1,13 +1,31 @@ + +