Skip to content

Commit ebdb316

Browse files
committed
Update a style
1 parent c9c9199 commit ebdb316

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/App.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,14 @@ body {
7171
top: 0px;
7272
left: 0px;
7373
}
74+
75+
footer a {
76+
text-decoration: none;
77+
color: white;
78+
font-weight: bold;
79+
}
80+
81+
footer a:hover {
82+
text-decoration: none;
83+
color: white;
84+
}

0 commit comments

Comments
 (0)