Merge pull request #1569 from betagouv/fix-1566

[Fix #1566] Do not set buttons height on landing
This commit is contained in:
Paul Chavard 2018-03-07 14:38:44 +01:00 committed by GitHub
commit 48a5f71e4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;