flex col for button on mobile
This commit is contained in:
parent
b5c53a3ce9
commit
4278672c88
|
|
@ -17,7 +17,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.interaction-buttons {
|
.interaction-buttons {
|
||||||
@apply flex items-stretch gap-6;
|
@apply flex flex-col md:flex-row items-stretch gap-6;
|
||||||
|
|
||||||
.cta--start,
|
.cta--start,
|
||||||
.language-select {
|
.language-select {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user