unused components, stars, new components, commits list

This commit is contained in:
codecalm
2019-11-28 20:21:14 +01:00
parent 17825ca39e
commit d54053ff0a
57 changed files with 1120 additions and 893 deletions
+3 -2
View File
@@ -266,14 +266,15 @@ Card table
Card code
*/
.card-code {
background: $dark;
padding: 0;
.highlight {
@extend .highlight-dark;
margin: 0;
border: 0;
}
pre {
padding: 0;
margin: 0;
color: #fff;
text-shadow: none;