diff options
Diffstat (limited to 'src/views/Support.vue')
-rw-r--r-- | src/views/Support.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/Support.vue b/src/views/Support.vue index 27a54e4..d3dc75e 100644 --- a/src/views/Support.vue +++ b/src/views/Support.vue @@ -1,7 +1,7 @@ <template> <main class="support"> <h1>Support</h1> - <div class="specialEvent"> + <div class="dialog"> <b>NOTICE:</b> Due the crescent escalation in the conflict between Russia, Europe and US, some email-based features may eventually not work.<br/> Please contact us on IRC, Matrix, Discord or ingame if you're unable to reset your password on the web portal, or if GDPR request emails fail to be delivered. </div> |