Skip to content

Commit 8d2481c

Browse files
committed
Design: Align owner info to end
1 parent 0e2ddb9 commit 8d2481c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

frontend/styles/item-page.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,12 @@
4040
flex-direction: row;
4141
gap: 12px;
4242
padding-top: 8px;
43+
44+
:first-child {
45+
margin-left: auto;
46+
}
4347

4448
.item-profile-image {
45-
margin-left: auto;
4649
width: 24px;
4750
height: 24px;
4851
border-radius: 50%;

0 commit comments

Comments
 (0)