Skip to content

Commit 8194597

Browse files
committed
Update homepage.css
1 parent a5a6fd1 commit 8194597

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

homepage/homepage.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3233,11 +3233,13 @@ body {
32333233
flex-wrap: wrap;
32343234
font-size: 16px;
32353235
justify-content: center;
3236+
gap: 13px;
3237+
padding: 13px 13px;
3238+
row-gap: 6px;
32363239
}
32373240

32383241
.footer__linkRow a {
32393242
color: inherit;
3240-
margin: 0 7px
32413243
}
32423244

32433245
.footer__linkGroups {

0 commit comments

Comments
 (0)