mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 20:59:28 -05:00
fixed css
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user