Skip to content

Commit 1a6c9e5

Browse files
authored
Apply code review feedback
1 parent ab258db commit 1a6c9e5

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

static/css/components/work.less

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,9 @@ div.editionAbout {
5959
}
6060
}
6161

62-
.source-records li {
63-
display: flex;
64-
flex-wrap: wrap;
65-
gap: 12px;
66-
font-size: 12px;
67-
margin-bottom: 12px;
62+
.source-records li a {
63+
font-size: @font-size-label-medium;
64+
padding: 6px 0;
6865
}
6966

7067
.work-description {

0 commit comments

Comments
 (0)