Skip to content

Commit f1b9bd9

Browse files
Update index.html
1 parent 33fdb36 commit f1b9bd9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,9 @@
6565
}
6666

6767
.project a {
68-
color: #333;
68+
color: #0066cc;
6969
text-decoration: none;
70+
font-size: 18px;
7071
}
7172

7273
.project a:hover {
@@ -84,8 +85,9 @@
8485
}
8586

8687
.contact a {
87-
color: #333;
88+
color: #0066cc;
8889
text-decoration: none;
90+
font-size: 18px;
8991
}
9092

9193
.contact a:hover {

0 commit comments

Comments
 (0)