We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93f49d commit d53aadcCopy full SHA for d53aadc
1 file changed
frontend/styles/item-list-page.scss
@@ -35,6 +35,10 @@
35
padding: 8px 0;
36
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
37
38
+ svg {
39
+ padding-bottom: 4px;
40
+ }
41
+
42
.item-list-title {
43
flex-grow: 1;
44
font-size: 2em;
0 commit comments