[Fix #1566] Do not set buttons height on landing

This commit is contained in:
Mathieu Magnin 2018-03-07 11:22:38 +01:00
parent b66252eb04
commit 22f0767625

View file

@ -349,7 +349,6 @@ $cta-panel-button-border-size: 2px;
@mixin role-button {
@include horizontal-padding(30px);
height: 50px;
display: inline-block;
border-radius: 100px;
font-size: 20px;