fix: image styling :goblin:
This commit is contained in:
parent
6794079374
commit
e68eeada2a
@ -21,9 +21,9 @@ body {
|
||||
}
|
||||
|
||||
.image-container {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
border-radius: 50px;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
border-radius: 40px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user