Skip to content

Commit ad0e8f5

Browse files
committed
feat : changes is done on side
1 parent 775899e commit ad0e8f5

File tree

15 files changed

+320
-329
lines changed

15 files changed

+320
-329
lines changed

.DS_Store

6 KB
Binary file not shown.

css/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ img {
227227
---------------------------------*/
228228
.intro {
229229
padding-top: 100px;
230-
background: linear-gradient(270deg, #0fa797 40%, #fff 0%);
230+
background: linear-gradient(270deg, #2965a0 40%, #fff 0%);
231231
}
232232
.intro .content-text {
233233
position: relative;
@@ -270,7 +270,7 @@ img {
270270
testimonial
271271
---------------------------------*/
272272
.testimonial {
273-
background: #0fa797;
273+
background: #2965a0;
274274
padding: 100px 0;
275275
}
276276
.testimonial .swiper-button-next, .testimonial .swiper-button-prev {
@@ -324,7 +324,7 @@ features
324324
}
325325
.features .content i {
326326
font-size: 80px;
327-
color: #0fa797;
327+
color: #2965a0;
328328
}
329329
.features .content h5 {
330330
margin-bottom: 30px;
@@ -346,7 +346,7 @@ features
346346
.contact i {
347347
height: 60px;
348348
width: 60px;
349-
background: #0fa797;
349+
background: #2965a0;
350350
text-align: center;
351351
line-height: 60px;
352352
color: #fff;

img/.DS_Store

6 KB
Binary file not shown.

img/cabin.jpg

3.77 MB
Loading

img/daily-pass.jpg

3.93 MB
Loading

img/desk.jpg

4.32 MB
Loading

img/logo-sideways.png

4.8 KB
Loading

img/main.jpg

3.17 MB
Loading

img/monthly.jpg

2.85 MB
Loading

img/single-chair.jpg

2.89 MB
Loading

0 commit comments

Comments
 (0)