handling cta secondary
This commit is contained in:
parent
4facbae892
commit
8626850932
|
|
@ -21,11 +21,14 @@
|
|||
.heading-box--classic {
|
||||
@apply text-center;
|
||||
&__description {
|
||||
@apply font-bold text-4xl max-w-screen-md mx-auto pt-4 max-w-md mx-auto;
|
||||
@apply font-bold text-4xl mx-auto pt-4 max-w-lg mx-auto;
|
||||
line-height: 1.2;
|
||||
}
|
||||
&__page-icon {
|
||||
@apply mx-auto w-28 absolute top-0 left-1/2;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
.cta--secondary {
|
||||
@apply mt-8;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user