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