updated footer background
This commit is contained in:
parent
585380ce88
commit
891e674470
@ -1282,7 +1282,8 @@ section {
|
|||||||
#footer {
|
#footer {
|
||||||
background: url("../img/footer-bg.jpg") top center no-repeat;
|
background: url("../img/footer-bg.jpg") top center no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
color: #fff;
|
background-position: center center;
|
||||||
|
color: var(--background);
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 80px 0;
|
padding: 80px 0;
|
||||||
|
BIN
assets/img/footer-bg.jpg
Executable file → Normal file
BIN
assets/img/footer-bg.jpg
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 2.4 MiB |
Loading…
Reference in New Issue
Block a user