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