From 616c0d5189ed2393f9bcf0a9cf80e49ad76f08d1 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 10 May 2023 12:20:47 +0200 Subject: [PATCH] update button and img cursor --- content/contactus/index.md | 4 ++++ css/index.css | 1 + 2 files changed, 5 insertions(+) diff --git a/content/contactus/index.md b/content/contactus/index.md index 3b3436f..2ff8b60 100644 --- a/content/contactus/index.md +++ b/content/contactus/index.md @@ -19,6 +19,8 @@ weight: 6

Contact Us
at Jungle Paradise

+ + {% end %} @@ -41,6 +43,7 @@ Mkunazini, Urban West, Zanzibar, Vuga, Zanzibar Tanzania
book@jp-resort.com + ||| @@ -60,6 +63,7 @@ book@jp-resort.com

Contact Us

Interested in booking your next stay at Jungle Paradise Beach Resort? We'd love to hear from you - contact us using the form below, and we'll get right back to you. We look forward to serving you.

+ {% end %} diff --git a/css/index.css b/css/index.css index 77624af..4a768de 100644 --- a/css/index.css +++ b/css/index.css @@ -273,6 +273,7 @@ a img{ a img:hover{ opacity: 0.5 !important; + cursor: pointer; } hr{