Adjust image sizes to avoid dangling image
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
text-align: center;
|
||||
|
||||
.image {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
width: 81px;
|
||||
height: 81px;
|
||||
background-size: 100%, 100%;
|
||||
border-radius: 50%;
|
||||
margin: 25px;
|
||||
|
||||
Reference in New Issue
Block a user