Skip to content

Commit a94e1a3

Browse files
committed
Fix w3c/w3c-website#105: Remove space between group name and group type, and make group type slightly less black
1 parent bb9e0de commit a94e1a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets-src/styles/sass/60-advanced-components/_collapsibles.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
font-size: rem(15);
2323
font-weight: normal;
2424
line-height: calc(22.5 / 15);
25-
margin-top: 1rem;
25+
color: #333;
2626
order: 2;
2727
width: 100%;
2828
}
@@ -65,4 +65,4 @@
6565
display: none;
6666
}
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)