sneat 중복 클래스 제거

main
이범준 4 months ago
parent 762aa052b2
commit e1c783bb75

@ -251,7 +251,6 @@ strong {
.w-px-80 { width: 80px !important; } .w-px-80 { width: 80px !important; }
.w-px-90 { width: 90px !important; } .w-px-90 { width: 90px !important; }
.w-px-110 { width: 110px !important; } .w-px-110 { width: 110px !important; }
.w-px-120 { width: 120px !important; }
.w-px-130 { width: 130px !important; } .w-px-130 { width: 130px !important; }
.w-px-140 { width: 140px !important; } .w-px-140 { width: 140px !important; }
.w-px-160 { width: 160px !important; } .w-px-160 { width: 160px !important; }
@ -262,7 +261,6 @@ strong {
.w-px-220 { width: 220px !important; } .w-px-220 { width: 220px !important; }
.w-px-230 { width: 230px !important; } .w-px-230 { width: 230px !important; }
.w-px-240 { width: 240px !important; } .w-px-240 { width: 240px !important; }
.w-px-300 { width: 300px !important; }
.w-px-320 { width: 320px !important; } .w-px-320 { width: 320px !important; }
.w-px-450 { width: 450px !important; } .w-px-450 { width: 450px !important; }
.w-px-550 { width: 550px !important; } .w-px-550 { width: 550px !important; }

Loading…
Cancel
Save