Skip to content

Commit 565722e

Browse files
fix(preset-shrine): change anchor element color (#217)
1 parent b6a45d3 commit 565722e

File tree

1 file changed

+4
-0
lines changed
  • packages/@vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-shrine/preset

1 file changed

+4
-0
lines changed

packages/@vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-shrine/preset/overrides.sass

+4
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@
5555
.v-slide-group__content.v-tabs-bar__content
5656
background-color: $shrine-toolbar-background-color
5757
color: map-get($shades, 'black')
58+
59+
.v-application
60+
& a
61+
color: #442C2E !important

0 commit comments

Comments
 (0)