Added the carousel.
This commit is contained in:
parent
4c5823a9b5
commit
f90e2a4adf
7 changed files with 235 additions and 5 deletions
|
|
@ -29,4 +29,17 @@
|
|||
padding: 3% 5% ;
|
||||
text-align: left;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.housesIntro{
|
||||
padding: 4% 5%;
|
||||
}
|
||||
|
||||
.carouselSection {
|
||||
margin: 2% 8%;
|
||||
}
|
||||
|
||||
.headerImg{
|
||||
width: 2000px;
|
||||
height: 600px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue