Move workshop buttons (PDF + Calendly) to appear after price section on mobile
Deploy to Development and Production / deploy (push) Successful in 3m26s
Details
Deploy to Development and Production / deploy (push) Successful in 3m26s
Details
This commit is contained in:
parent
08b93cabd5
commit
1ad9553127
|
|
@ -7719,15 +7719,21 @@ html, body {
|
|||
margin-bottom: 2rem !important;
|
||||
}
|
||||
|
||||
/* E) Ostale podrobnosti in gumb - NA DNU */
|
||||
/* E) Ostale podrobnosti - NA DNU */
|
||||
.workshop-section {
|
||||
order: 6 !important;
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
|
||||
.pdf-button {
|
||||
/* F) Gumbi (PDF + Calendly) - PO CENI, PRED "PRIPOROČAMO BRANJE" */
|
||||
.workshop-buttons {
|
||||
order: 7 !important;
|
||||
margin-top: 1rem !important;
|
||||
margin-top: 1.5rem !important;
|
||||
margin-bottom: 2rem !important;
|
||||
}
|
||||
|
||||
.pdf-button, .workshop-buttons .cta-button {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue