add some fixes
Build / Build-image (push) Successful in 1m10s

This commit is contained in:
2026-08-24 20:39:55 +02:00
parent cab6a3e7f1
commit a79363b4da
3 changed files with 82 additions and 29 deletions
-2
View File
@@ -22,8 +22,6 @@ import { Transition } from 'vue';
.v-enter-active {
transition: opacity 0.5s ease;
}
.gw-div::first-letter {
font-weight: bold;
}