Skip to content

Commit 831f143

Browse files
footer padding tweak
1 parent 5da11c0 commit 831f143

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/components/footer/footer.module.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@
1717

1818
.logo svg {
1919
width: 150px;
20-
}
21-
22-
.logo svg g.letters {
23-
fill: var(--color-white);
20+
fill: var(--color-gray);
2421
}
2522

2623
.footer app-social-tray {

0 commit comments

Comments
 (0)