Fix Style
This commit is contained in:
@@ -438,7 +438,7 @@ Table of Contents
|
||||
.subscribe-area {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background-image: url('../img/subscribe-bg.jpg');
|
||||
background-image: url('../img/subscribe_bg.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
@@ -500,7 +500,7 @@ Table of Contents
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 80px 0px;
|
||||
background-image: url('../img/footer-bg.jpg');
|
||||
background-image: url('../img/footer_1.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user