style
This commit is contained in:
parent
8e8fab1d6a
commit
33de2fb7c3
@ -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