better title positionning
This commit is contained in:
parent
d1b28cb897
commit
303c1f54c5
@ -78,7 +78,7 @@ body {
|
|||||||
display: none; } }
|
display: none; } }
|
||||||
.header__download-box {
|
.header__download-box {
|
||||||
transition: all .2s;
|
transition: all .2s;
|
||||||
margin: 30vh auto 0 auto;
|
margin: 21vh auto 0 auto;
|
||||||
width: calc(95%);
|
width: calc(95%);
|
||||||
font-family: 'Open Sans', sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
font-size: 2rem; }
|
font-size: 2rem; }
|
||||||
@ -89,7 +89,7 @@ body {
|
|||||||
.header__download-box--title {
|
.header__download-box--title {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 5rem;
|
font-size: 5rem;
|
||||||
margin: 0 0 1rem 2rem; }
|
margin: 0 0 10rem 2rem; }
|
||||||
.header__download-box--subtitle {
|
.header__download-box--subtitle {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
transition: all .2s;
|
transition: all .2s;
|
||||||
// display: inline-block;
|
// display: inline-block;
|
||||||
// outline: 1px solid green;
|
// outline: 1px solid green;
|
||||||
margin: 30vh auto 0 auto;
|
margin: 21vh auto 0 auto;
|
||||||
width: calc(95%);
|
width: calc(95%);
|
||||||
|
|
||||||
@include respond(tab-port) {
|
@include respond(tab-port) {
|
||||||
@ -43,7 +43,7 @@
|
|||||||
&--title {
|
&--title {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 5rem;
|
font-size: 5rem;
|
||||||
margin: 0 0 1rem 2rem;
|
margin: 0 0 10rem 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--subtitle {
|
&--subtitle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user