Skip to content

Commit 8acd902

Browse files
author
Damiano
committed
Minor CSS tweak
1 parent 135b6c8 commit 8acd902

File tree

1 file changed

+1
-1
lines changed
  • composition-api/src/assets/scss/myapp-scss/elements

1 file changed

+1
-1
lines changed

Diff for: composition-api/src/assets/scss/myapp-scss/elements/body.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body {
1717
padding: 8px 0;
1818
a {
1919
font-weight: bold;
20-
color: #42b983;
20+
color: darken(#42b983, 15%);
2121
&.router-link-exact-active {
2222
color: #42b983;
2323
}

0 commit comments

Comments
 (0)