Skip to content

Commit 41f92f0

Browse files
author
Maxwell Lang
committed
Adjust margin
1 parent 459c1d5 commit 41f92f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/Portfolio/SocialLink/SocialLink.module.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
.card {
2020
width: 15rem;
21-
height:15rem;
21+
height: 15rem;
2222
}
2323

2424
.cardBody {
@@ -34,4 +34,5 @@
3434
align-items: center;
3535
justify-content: space-between;
3636
text-align: center;
37+
margin-top: .5rem;
3738
}

0 commit comments

Comments
 (0)