Fix Style

This commit is contained in:
2020-01-21 16:59:42 -05:00
parent 5973d5cd8e
commit 08a22ac01d
2 changed files with 51 additions and 32 deletions
+2 -2
View File
@@ -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;