update: CSS refactoring
This commit is contained in:
@ -13,13 +13,12 @@
|
||||
position: relative;
|
||||
|
||||
img {
|
||||
width: 300px;
|
||||
border-radius: 50%;
|
||||
height: 300px;
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
overflow: hidden;
|
||||
object-position: center;
|
||||
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user