Skip to content

Commit 76e2b1c

Browse files
authored
Update App.css
1 parent f4cec76 commit 76e2b1c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/App.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
font-size: calc(10px + 2vmin);
2424
color: white;
2525
}
26+
a {
27+
color: rgb(186 22 163) !important;
28+
text-decoration: none !important;
29+
}
2630

2731
.App-link {
2832
color: #61dafb;
@@ -35,4 +39,4 @@
3539
to {
3640
transform: rotate(360deg);
3741
}
38-
}
42+
}

0 commit comments

Comments
 (0)