stock 쪽 해결

This commit is contained in:
Suh
2024-01-05 21:23:18 +09:00
parent 43f25ea471
commit e256672486
6 changed files with 23 additions and 14 deletions

View File

@@ -60,3 +60,7 @@
.w-65{
width : 65%!important;
}
.col-centered{
margin: 0 auto;
float: none;
}