8 lines
90 B
CSS
8 lines
90 B
CSS
.profile-thing-list {
|
|
list-style-type: none;
|
|
}
|
|
|
|
.profile-thing-img {
|
|
margin: 7px 0px;
|
|
}
|