chore: update hero asset

This commit is contained in:
jinhojang6 2024-04-19 03:32:45 +09:00
parent d4adf80f31
commit 33ff2738ce
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
3 changed files with 4 additions and 8 deletions

View File

@ -74,10 +74,6 @@ div:has(.community-container) > .container {
margin-top: -40%;
}
.main-wrapper > .container {
overflow-x: hidden;
}
@media screen and (min-width: 1200px) {
.mdx-hero > .mdx-hero-image > img {
margin-right: -160px;
@ -89,8 +85,8 @@ div:has(.community-container) > .container {
position: absolute;
right: 0;
top: 0;
margin-right: -200px;
margin-top: -50%;
margin-right: -250px;
margin-top: -55%;
scale: 0.95;
}
}
@ -134,6 +130,6 @@ div:has(.community-container) > .container {
.mdx-hero > .mdx-hero-image > img {
margin-top: -5%;
margin-right: -20px;
scale: 1.2;
scale: 0.95;
}
}

View File

@ -39,7 +39,7 @@ import Link from '@docusaurus/Link'
</HeroAction>
</HeroActions>
</HeroInfo>
<HeroImage src="/hero/hero-image.png" alt="alt" />
<HeroImage src="/hero/hero-image.gif" alt="hero-image" />
</Hero>
<Box>

BIN
static/hero/hero-image.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 MiB