Skip to content

Instantly share code, notes, and snippets.

View sumanengbd's full-sized avatar
🎯
Focusing

Suman Ali sumanengbd

🎯
Focusing
View GitHub Profile
@sumanengbd
sumanengbd / file-upload.css
Created June 22, 2021 08:08 — forked from gdarko/file-upload.css
WordPress Custom Profile Image Ajax Upload
.upload-thumb {
display: inline-block;
width: 120px;
height: 120px;
overflow: hidden;
background: #e2e2e2;
border: 1px solid #cdcdcd;
line-height: 120px;
margin-bottom: 10px;
}