diff --git a/css/style.css b/css/style.css index 2411631..1b0d452 100644 --- a/css/style.css +++ b/css/style.css @@ -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; } }