Skip to content

Commit a95f65b

Browse files
committed
cramp style of language list footer, so Dutch fits still in two lines
1 parent 2b7185c commit a95f65b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/style-ja.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ iframe {
11381138
&__list-item {
11391139
display: inline-block;
11401140
line-height: 1rem;
1141-
margin: 0 1.2rem 1.2rem;
1141+
margin: 0 1.1rem 1.1rem;
11421142
padding: 0;
11431143
&:first-child {
11441144
padding: 0;

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ iframe {
11511151
&__list-item {
11521152
display: inline-block;
11531153
line-height: 1rem;
1154-
margin: 0 1.2rem 1.2rem;
1154+
margin: 0 1.1rem 1.1rem;
11551155
padding: 0;
11561156
&:first-child {
11571157
padding: 0;

0 commit comments

Comments
 (0)