Skip to content

Commit f4ed394

Browse files
committed
[S] Emphesize the title more
1 parent c3fb998 commit f4ed394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/navigation/navigation.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060

6161
// Shadow effect
6262
-webkit-background-clip: text;
63-
background-color: #dedede;
63+
background-color: #b1b1b1;
6464
color: transparent;
65-
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
65+
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.85);
6666

6767
// Make it non-clickable
6868
pointer-events: none;

0 commit comments

Comments
 (0)