Add border radius to img

pull/37/head
Varun Patil 2022-08-15 06:17:37 +00:00
parent 9b4fcf5d8f
commit 64b80931ab
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ export default {
.photo img {
object-fit: cover;
padding: 2px;
border-radius: 3%;
}
.head {
height: 60px;