something weird reverted----
This commit is contained in:
parent
2b6d98748f
commit
ac6d3b372c
|
@ -220,10 +220,10 @@ section:first-of-type {
|
|||
footer {
|
||||
width: 100%;
|
||||
padding: 160px 20px 200px 20px;
|
||||
background-color: var(--fg);
|
||||
background-color: var(--border-alt);
|
||||
color: var(--bg);
|
||||
background-image: url("../img/vignette-footer.svg");
|
||||
background-size: 200px;
|
||||
background-size: 500px;
|
||||
background-repeat: repeat-x;
|
||||
background-position: top;
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Reference in a new issue