make it responsive (background-size: cover)
This commit is contained in:
parent
67b451fe3d
commit
6fcbfb67f2
|
@ -139,4 +139,5 @@ footer p {
|
|||
/* image header */
|
||||
.header {
|
||||
background: linear-gradient(#FFFFFF20,#FFFFFF7E), url('https://source.unsplash.com/mKA3VavSuaI/1920x800') center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue