Force background size correctly
This commit is contained in:
parent
f4ab007623
commit
fc45021ee6
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ table td {
|
|||
|
||||
#index-header {
|
||||
background-image: url("/img/header.jpg");
|
||||
background-size: 100%;
|
||||
width: 100%;
|
||||
height: calc(100% - 110px);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue