MP04
This commit is contained in:
parent
b66c2f8aa1
commit
75492341ae
@ -84,15 +84,18 @@ img {
|
||||
#homehero {
|
||||
height: 300px;
|
||||
background-image: url("images/coast.jpg");
|
||||
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
#yurthero {
|
||||
height: 300px;
|
||||
background-image: url("images/yurt.jpg");
|
||||
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
#trailhero {
|
||||
height: 300px;
|
||||
background-image: url("images/trail.jpg");
|
||||
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
Loading…
Reference in New Issue
Block a user