bugfixing. added comingSoon modal.
This commit is contained in:
@ -4,7 +4,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
background: url(../img/background.jpg);
|
||||
background: url("../img/background.jpg");
|
||||
background-size: cover;
|
||||
/*background-position: 0px -50px;*/
|
||||
font-family: Lato;
|
||||
@ -29,4 +29,4 @@ hr {
|
||||
width: 400px;
|
||||
border-top: 1px solid #f8f8f8;
|
||||
border-bottom: 1px solid rgba(0,0,0,0.2);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user