mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-21 20:18:48 +02:00
dark theme color scheme
This commit is contained in:
@ -27,7 +27,7 @@ const hasContent = computed(() => {
|
||||
<div
|
||||
class="flex flex-column align-items-center mt-0"
|
||||
>
|
||||
<div class="flex align-items-center justify-content-center gap-2 mx-2 transition-rolldown"
|
||||
<div class="flex align-items-center justify-content-center gap-3 mx-2 mb-4 transition-rolldown"
|
||||
:class="{'md:mt-8': hideContent}"
|
||||
>
|
||||
<h3 class="text-4xl">
|
||||
|
Reference in New Issue
Block a user