[Fix #1566] Do not set buttons height on landing
This commit is contained in:
parent
b66252eb04
commit
22f0767625
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue