fixed css

This commit is contained in:
vabene1111
2025-07-11 20:07:25 +02:00
parent be7558f82b
commit cd11194ce5

View File

@@ -215,7 +215,7 @@ onMounted(() => {
.v-theme--dark { .v-theme--dark {
a:not(.v-*) { a:not([class]) {
color: #b98766; color: #b98766;
text-decoration: none; text-decoration: none;
background-color: transparent background-color: transparent
@@ -235,7 +235,6 @@ onMounted(() => {
outline: 0 outline: 0
} }
/* Meal-Plan */ /* Meal-Plan */
.cv-header { .cv-header {