chore: adjust cloud size
This commit is contained in:
parent
510ec0b1e7
commit
221fe94cba
|
@ -85,9 +85,9 @@ html[data-theme='light'] {
|
|||
|
||||
@media screen and (max-width: 768px) {
|
||||
.hero-image {
|
||||
margin-right: 48px;
|
||||
scale: 1.4;
|
||||
margin-top: -10%;
|
||||
margin-right: 22px;
|
||||
scale: 1.15;
|
||||
margin-top: -27%;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -189,6 +189,6 @@ h2 {
|
|||
|
||||
@media screen and (max-width: 450px) {
|
||||
.mdx-hero {
|
||||
margin-bottom: 40px;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue