Skip to content

Commit 5da11c0

Browse files
footer padding tweak
1 parent eba251b commit 5da11c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/footer/footer.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.footer {
22
background-color: var(--color-tertiary);
3-
padding: var(--size-fluid-1) var(--size-fluid-3);
3+
padding: var(--size-fluid-1);
44
display: flex;
55
flex-direction: row;
66
flex-wrap: wrap;

0 commit comments

Comments
 (0)