We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d26035 commit 46b4b64Copy full SHA for 46b4b64
2 files changed
css/codeception.css
@@ -240,14 +240,13 @@ ul.navbar-nav {
240
241
#home-hero{
242
width:100%;
243
- height:490px;
+ height:600px;
244
left:0px;
245
top:0px;
246
position:absolute;
247
- background:#042943;
248
- background-image:url(../images/home-bg.jpg);
+ background:#042943 no-repeat center center;
+ background-image: url(../images/home-bg.jpg);
249
background-size:cover;
250
- background-position-y:6 0px;
251
display:block;
252
text-align:center;
253
padding-top:63px;
images/home-bg.jpg
-2.16 KB
0 commit comments