💄 footer image
This commit is contained in:
@@ -84,6 +84,19 @@ body {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Site Footer Image */
|
||||
.site-footer-image {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.site-footer-image img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Header and Navigation */
|
||||
header {
|
||||
border-bottom: var(--border-width-thick) solid var(--border-color);
|
||||
|
||||
Reference in New Issue
Block a user