diff --git a/index.html b/index.html index 579b426..12a40f3 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@

-
@@ -149,7 +149,7 @@

- studies + studies

@@ -159,7 +159,7 @@

- Amiben segíthetek + Amiben segíthetek

Amiben segíthetek:

@@ -226,7 +226,7 @@

- kapcsolat

diff --git a/style.css b/style.css index 4285c93..aa70a84 100644 --- a/style.css +++ b/style.css @@ -40,7 +40,7 @@ i{ /* Hero section reszponzív stílusok */ .hero { position: relative; - background: url(../bootstrap/media/banner.jpg); + background: url(media/banner.jpg); background-size: cover; background-position: bottom; min-height: 60vh; @@ -138,7 +138,7 @@ i{ section:nth-child(4n) { background-color: #f4f2f3; - background-image: url(../bootstrap/media/bg.png); + background-image: url(media/bg.png); background-size: cover; background-size: contain; background-repeat: no-repeat;