profile img 클래스 css 제거(중복)
All checks were successful
LocalNet_front/pipeline/head This commit looks good

This commit is contained in:
nevermoregb 2025-04-07 13:20:26 +09:00
parent 29f97e8aba
commit 348fd83642

View File

@ -819,7 +819,3 @@ input:checked + .slider:before {
.font-bold { .font-bold {
font-weight: bold; font-weight: bold;
} }
.profile-img {
object-fit: contain;
}