Skip to content

Commit d015b07

Browse files
Update style.css
1 parent e945d4e commit d015b07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body{
1313
#header{
1414
width: 100%;
1515
height: 100vh;
16-
background-image: url(Images/img41.jpg);
16+
background-image: url(Images/landscape1.jpg);
1717
background-size: cover;
1818
background-position: center
1919
}
@@ -339,12 +339,12 @@ form input, form textarea{
339339
background-image: url(Images/phone4.jpg) ;
340340
}
341341
.header-text p, h1{
342-
color:#8f8080;
342+
/* color:#8f8080; */
343343
font-weight: 600;
344344
}
345345

346346
.header-text {
347-
margin-top: 100%;
347+
margin-top: 70%;
348348
font-size: 16px;
349349
}
350350

0 commit comments

Comments
 (0)