Skip to content

Commit c7a3d5d

Browse files
committed
Increase font-size as feedback from designer
1 parent 9ed541e commit c7a3d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/pages/Home/components/ReportItem/ReportItem.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313

1414
&__category-label {
15-
font-size: 12px;
15+
font-size: 13px;
1616
color: #4355b9;
1717
margin-bottom: 4px;
1818
font-weight: 700;
@@ -38,7 +38,7 @@
3838
}
3939

4040
&__date {
41-
font-size: 12px;
41+
font-size: 13px;
4242
color: #777;
4343
}
4444

0 commit comments

Comments
 (0)