chore: update hero image

This commit is contained in:
jinhojang6 2024-04-17 20:51:13 +09:00 committed by Jinho Jang
parent 95676202ab
commit b86991dce8
2 changed files with 6 additions and 8 deletions

View File

@ -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