Skip to content

Commit cd1710f

Browse files
committed
Fixed text color
1 parent 600d203 commit cd1710f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/App.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ div.page-content {
3939
text-align: center;
4040
font-size: 4em;
4141
font-weight: bolder;
42-
opacity: 60%;
43-
color: #000;
42+
color: #454545;
4443
}
4544

4645
@media screen and (max-width: 700px) {

0 commit comments

Comments
 (0)