12 lines
213 B
SCSS
Vendored
12 lines
213 B
SCSS
Vendored
.profile-img {
|
|
margin-top: -4.375rem !important;
|
|
img {
|
|
border: 4px solid $white;
|
|
}
|
|
}
|
|
.comment-attagement {
|
|
position: absolute;
|
|
left: auto;
|
|
right: 1.875rem;
|
|
font-size: 1.25rem;
|
|
} |