Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 85f0463

Browse files
committed
Fix spacing in the footer
1 parent 9a101b1 commit 85f0463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/organisms/Footer/Footer.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.footer {
2-
@apply py-40 border-t;
2+
@apply py-8 border-t;
33

44
& .footerMenu {
55
& > ul {

0 commit comments

Comments
 (0)