Skip to content

Commit 26d4dcc

Browse files
committed
Allow show more than one year
1 parent 8cfdf0a commit 26d4dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/content_year/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const YearComponent = styled.div`
77
font-size: 1em;
88
font-weight: 400;
99
padding-right: 15px;
10-
padding-bottom: 8px;
10+
padding-bottom: 10px;
1111
position: relative;
1212
width: 40px;
1313

0 commit comments

Comments
 (0)