corrected background image location

This commit is contained in:
antil0pa 2019-09-05 12:59:31 +02:00
parent dd5ad0778d
commit 25157b2398
2 changed files with 1 additions and 2 deletions

View File

@ -404,7 +404,6 @@ input[type="submit"],
input[type="reset"],
input[type="button"] {
font: 16px/30px 'opensans-bold', sans-serif;
background: #1F5C60;
display: inline-block;
text-decoration: none;
letter-spacing: 0;

View File

@ -33,7 +33,7 @@ header {
height: 100vh;
min-height: 500px;
width: 100%;
background: #161415 url(../../../../assets/header-background.jpg) no-repeat center center;
background: #161415 url(../images/header-background.jpg) no-repeat center center;
/* background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../images/adm.png) no-repeat center center;*/
/*background: #161415 url(../images/fuckoffgoogle3.jpeg) no-repeat center center;
*/