Skip to content

Commit 9630e83

Browse files
committed
Fix margin between allies blocks
1 parent 4ba6f44 commit 9630e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/about/static/about/css/allies.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.ally-block {
2-
margin-bottom: 2rem;
2+
margin-bottom: 3rem;
33
img.logo {
44
width: 5rem;
55
vertical-align: middle;

0 commit comments

Comments
 (0)