|
@@ -328,6 +328,8 @@ button {
|
|
.bottom {
|
|
.bottom {
|
|
background-image: url(./images/bottom.jpg);
|
|
background-image: url(./images/bottom.jpg);
|
|
background-position: center;
|
|
background-position: center;
|
|
|
|
+ background-size: cover;
|
|
|
|
+ background-repeat: no-repeat;
|
|
height: 550px;
|
|
height: 550px;
|
|
|
|
|
|
}
|
|
}
|