Add black background to Fork App section
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.header {
|
||||
background: url(../img/header/img.png) no-repeat 50% 30% / cover;
|
||||
background: black url(../img/header/img.png) no-repeat 50% 50%;
|
||||
height: 900px;
|
||||
padding-top: 110px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user