Fix header background #3
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ header {
|
||||||
background-color: var(--background-header);
|
background-color: var(--background-header);
|
||||||
background-image: url(home-header-optimized.svg);
|
background-image: url(home-header-optimized.svg);
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
background-size: cover;
|
||||||
color: var(--text);
|
color: var(--text);
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue