This commit is contained in:
parent
c49d041bb7
commit
e889113a21
@ -187,6 +187,8 @@
|
|||||||
height: auto;
|
height: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
padding-top: 5vh;
|
||||||
|
padding-bottom: 5vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-content {
|
.hero-content {
|
||||||
@ -195,7 +197,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero-logo {
|
.hero-logo {
|
||||||
width: 30vw;
|
height: auto;
|
||||||
|
width: 25vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-title {
|
.hero-title {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user