We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529a9e8 commit b5fe187Copy full SHA for b5fe187
src/components/Footer.module.css
@@ -1,13 +1,12 @@
1
.root {
2
color: var(--gray-dark);
3
- /* background-color: var(--gray-light); */
+ background-color: var(--gray-light);
4
color: var(--text-color);
5
flex-wrap: wrap;
6
7
& a {
8
padding-left: 0;
9
text-decoration: none;
10
- /* color: var(--gray-dark); */
11
12
}
13
0 commit comments