diff --git a/dubai.html b/dubai.html index 03056f3c..f85c3b98 100644 --- a/dubai.html +++ b/dubai.html @@ -51,6 +51,15 @@ padding-top: 120px; } + + .top-container { + width: 100vw; + display: flex; + flex-direction: row; + justify-content: center; + + } + .container { text-align: center; display: flex; @@ -60,13 +69,24 @@ width: 100vw; } + .seach-container { + margin-right: 40px; + } + + .sort-container { + margin-left: 40px; + } + .card-container { display: flex; + flex-wrap: wrap; flex-direction: row; width: 100vw; + height: 590px; align-items: center; margin: auto; margin-left: 100px; + margin-bottom: 50px; } h1 { @@ -91,6 +111,7 @@ max-height: 400px; border-radius: 8px; object-fit: cover; + height: 100%; } .hotel-card h2 { @@ -129,6 +150,24 @@

Dubai


Top Hotels in Dubai

+ +
+
+ + +
+ +
+ + +
+
+ +
@@ -208,5 +247,86 @@

Jumeirah Emirates Towers

+ + +