fix: oops koishi is missing.. so we replaced to suika
All checks were successful
/ deploy_site (push) Successful in 1m45s
All checks were successful
/ deploy_site (push) Successful in 1m45s
This commit is contained in:
parent
f73b1a7e0b
commit
e184b43a6f
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
BIN
public/suika.webp
Normal file
BIN
public/suika.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -60,7 +60,7 @@ export const Editor: FC = () => {
|
|||||||
<p>The PTOOLS v2</p>
|
<p>The PTOOLS v2</p>
|
||||||
<p>Made by Minhyeok Park</p>
|
<p>Made by Minhyeok Park</p>
|
||||||
</div>
|
</div>
|
||||||
<img className={style.koishi} src="/koishi.webp" />
|
<img className={style.suika} src="/suika.webp" />
|
||||||
</div>
|
</div>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
)
|
)
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
opacity: 0.25;
|
opacity: 0.25;
|
||||||
|
|
||||||
.koishi {
|
.suika {
|
||||||
width: 140px;
|
width: 140px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user