css 에 % width 속성 추가

This commit is contained in:
Suh
2024-01-05 12:45:04 +09:00
parent 0c9d5d59ca
commit 4c0b788210
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
width : 50%!important;
}
.w-55{
width : 50%!important;
width : 55%!important;
}
.w-60{
width : 60%!important;

View File

@@ -52,7 +52,7 @@
width : 50%!important;
}
.w-55{
width : 50%!important;
width : 55%!important;
}
.w-60{
width : 60%!important;