updated footer background
This commit is contained in:
@ -1282,7 +1282,8 @@ section {
|
||||
#footer {
|
||||
background: url("../img/footer-bg.jpg") top center no-repeat;
|
||||
background-size: cover;
|
||||
color: #fff;
|
||||
background-position: center center;
|
||||
color: var(--background);
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
padding: 80px 0;
|
||||
|
Reference in New Issue
Block a user