🚨chore: Sync Sass

This commit is contained in:
minsik 2024-10-11 15:47:16 +09:00
parent 31a6801860
commit 0c6bd17710

View File

@ -388,10 +388,9 @@
canvas{ canvas{
position: absolute; position: absolute;
top: 0; top: 0;
left: 50%; left: 0;
transform: translateX(-50%); width: 100%;
width: 1600px; height: 100%;
height: 1000px;
} }
} }