fix: remove not needed flex container
This commit is contained in:
parent
85ce5fb06d
commit
c93230a7fb
@ -20,11 +20,6 @@ body {
|
||||
color: #d4d4d4;
|
||||
}
|
||||
|
||||
.container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 150px;
|
||||
border-radius: 50px;
|
||||
|
Loading…
Reference in New Issue
Block a user