Skip to content

Commit

Permalink
fix(v list subtitle): opacity 90% rather than 60% for better contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
damienrobinson committed Nov 24, 2024
1 parent 654a007 commit 9287435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ h2 {
all: unset;
}

.v-list-subtitle,
.v-card-subtitle {
opacity: 90%;
}
Expand Down

0 comments on commit 9287435

Please sign in to comment.