Skip to content

Commit 555914c

Browse files
committed
Address css warning
1 parent 723854c commit 555914c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Footer.module.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
color: #f2e5de;
66
background-color: #1a1a1aa9;
77
border-radius: 0.5rem;
8+
}
89

9-
a {
10-
color: #f2e5de;
11-
}
10+
.footer a {
11+
color: #f2e5de;
1212
}
1313

1414
.gamePromo {

0 commit comments

Comments
 (0)