Skip to content

Commit 7918e59

Browse files
Update Card.html
1 parent b74690b commit 7918e59

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Card.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,27 +44,27 @@
4444

4545
.Facebook {
4646
color: blue;
47-
font-size: larger;
47+
font-size: 800;
4848
}
4949

5050
.GitHub {
5151
color: black;
52-
font-size: larger;
52+
font-size: 800;
5353
}
5454

5555
.Instagram {
5656
color: #dd0fcbaa;
57-
font-size: larger;
57+
font-size: 800;
5858
}
5959

6060
.youtube {
6161
color: red;
62-
font-size: larger;
62+
font-size: 800;
6363
}
6464

6565
.linkedin {
6666
color: #0077b2;
67-
font-size: larger;
67+
font-size: 800;
6868
}
6969
</style>
7070
</head>

0 commit comments

Comments
 (0)