diff --git a/content/home/index.md b/content/home/index.md index 6c3b359..5e4e4c1 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -9,24 +9,24 @@ weight: 1 -{% row(style="center" bgColor="#EEEBE4" padding="bottom" bgStyle="full" margin="narrow") %} +{% row(style="center" bgColor="#EEEBE4" padding="both" bgStyle="full" margin="narrow") %} -
-
+
+ ![Image](./img/home_header1.webp#mx-auto) - +
## A Historic Haven in Nature's Embrace ### Immerse yourself in the tranquil ambiance of nature’s lush greenery and the echoes of a storied past.

Immerse yourself in the rich tapestry of history while surrounded by lush landscapes. From the captivating ruins to the soothing sounds of the ocean, every moment at Jungle Paradise is an invitation to connect with the essence of the past and embrace the serenity of the present.

-
+ diff --git a/css/index.css b/css/index.css index 228fa7e..f317483 100644 --- a/css/index.css +++ b/css/index.css @@ -203,7 +203,7 @@ img[src*="#fig"] { font-bold px-8 py-1 - my-6 + my-2 border-2 shadow } @@ -492,6 +492,9 @@ header { .header { padding: 80px 0; } + .logo{ + width: 30% !important; + } footer .customize { text-align: center;