xxxxxxxxxx
1
<footer class="bg-dark fixed-bottom text-white">
2
<div class="p-0 bg-image bg-footer-logo">
3
<br><br><br><br><br><br><br><br><br>
4
</div>
5
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
6
b
7
</div>
8
</footer>
xxxxxxxxxx
1
.bg-footer-logo {
2
background: url('https://v1.justprintit.online/i/logo-no-text.svg') no-repeat right top;
3
background-size: auto 80%;
4
}
1
1
Console errors: 0