diff --git a/assets/images/amra2.png b/assets/images/amra2.png index 0cf607d..ad62959 100644 Binary files a/assets/images/amra2.png and b/assets/images/amra2.png differ diff --git a/css/style.css b/css/style.css index c954f66..ed436c3 100644 --- a/css/style.css +++ b/css/style.css @@ -1033,6 +1033,17 @@ footer { gap: 1.8rem; } +.workshop-card-grid--single { + width: 100%; + max-width: 560px; + margin-left: auto; + margin-right: auto; +} + +.workshop-card-grid--single .workshop-card { + width: 100%; +} + .workshop-card { display: flex; flex-direction: column; @@ -2949,6 +2960,10 @@ footer { margin-top: 0.75rem; } +.hero-info-box p { + text-align: justify; +} + .hero-info-box strong { color: var(--primary-color); } @@ -3044,6 +3059,9 @@ footer { .about-amra-content p + p { margin-top: 1rem; } +.about-amra-content p { + text-align: justify; +} .cta-button-alt { display: inline-block; padding: 1rem 2rem; diff --git a/delavnice/index.html b/delavnice/index.html index edaae2a..eda3249 100644 --- a/delavnice/index.html +++ b/delavnice/index.html @@ -162,7 +162,7 @@

Za vrtce

-
+