diff --git a/paris.html b/paris.html index 40d40803..3650993b 100644 --- a/paris.html +++ b/paris.html @@ -50,6 +50,15 @@ padding-top: 120px; } + + .top-container { + width: 100vw; + display: flex; + flex-direction: row; + justify-content: center; + + } + .container { text-align: center; display: flex; @@ -59,8 +68,17 @@ 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; @@ -92,6 +110,7 @@ max-height: 400px; border-radius: 8px; object-fit: cover; + height: 100%; } .hotel-card h2 { @@ -129,6 +148,24 @@

Paris


Top Hotels in Paris

+ +
+
+ + +
+ +
+ + +
+
+ +
@@ -228,5 +265,86 @@

Le Royal Monceau Raffles

+ + +