Skip to content

Commit d53aadc

Browse files
committed
Design: Adjust icon padding
1 parent a93f49d commit d53aadc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/styles/item-list-page.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
padding: 8px 0;
3636
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
3737

38+
svg {
39+
padding-bottom: 4px;
40+
}
41+
3842
.item-list-title {
3943
flex-grow: 1;
4044
font-size: 2em;

0 commit comments

Comments
 (0)