chore: update hero image
This commit is contained in:
parent
de37a55dc2
commit
2df911b4a9
|
@ -74,10 +74,8 @@ html[data-theme='light'] {
|
|||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
margin-right: -300px;
|
||||
margin-top: -78%;
|
||||
scale: 0.95;
|
||||
transform: rotate(170deg);
|
||||
margin-right: -500px;
|
||||
margin-top: -55%;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -108,9 +106,9 @@ html[data-theme='light'] {
|
|||
}
|
||||
|
||||
.mdx-hero > .mdx-hero-image > img {
|
||||
scale: 1.1;
|
||||
scale: 1;
|
||||
margin-top: -15%;
|
||||
margin-right: 40px;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -121,8 +119,8 @@ html[data-theme='light'] {
|
|||
}
|
||||
|
||||
.mdx-hero > .mdx-hero-image > img {
|
||||
scale: 1.3;
|
||||
scale: 1.1;
|
||||
margin-top: 0;
|
||||
margin-right: 30px;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 584 KiB After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue