style
This commit is contained in:
parent
0d345a3f9e
commit
1690c76f35
@ -7,7 +7,7 @@ body {
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
height: 850px;
|
height: 100vh;
|
||||||
padding: 1, 5rem;
|
padding: 1, 5rem;
|
||||||
|
|
||||||
&__text-content {
|
&__text-content {
|
||||||
@ -19,7 +19,7 @@ body {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: white;
|
color: white;
|
||||||
line-height: 8rem;
|
line-height: 8rem;
|
||||||
margin-top: 14rem;
|
margin-top: 20rem;
|
||||||
margin-bottom: 6rem;
|
margin-bottom: 6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user