fix: text overflow on cta buttons (#35378)
This commit is contained in:
committed by
mrugesh mohapatra
parent
58edfce838
commit
d7b5946c31
@ -1,6 +1,5 @@
|
|||||||
.btn-cta-big {
|
.btn-cta-big {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
height: 70px;
|
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user