Added the carousel.

This commit is contained in:
Batuhan Basoglu 2021-03-29 18:35:01 -04:00
parent 4c5823a9b5
commit f90e2a4adf
7 changed files with 235 additions and 5 deletions

View file

@ -29,4 +29,17 @@
padding: 3% 5% ;
text-align: left;
}
}
.housesIntro{
padding: 4% 5%;
}
.carouselSection {
margin: 2% 8%;
}
.headerImg{
width: 2000px;
height: 600px;
}