Skip to content

Commit

Permalink
promo-crossroad: corrected bottom margin and line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
vithar committed Feb 27, 2019
1 parent dd15afd commit 9792597
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion blocks/promo/promo-crossroad/promo-crossroad.css
Expand Up @@ -14,7 +14,7 @@
line-height: 1.5;

max-width: 220px;
margin: 0 40px 0 0;
margin: 0 40px 60px 0;

text-align: center;

Expand All @@ -30,6 +30,7 @@
{
font-size: 24px;
font-weight: 300;
line-height: 1;

text-decoration: none;

Expand Down

0 comments on commit 9792597

Please sign in to comment.