whitespace

This commit is contained in:
Hans Pagel 2020-08-20 17:29:44 +02:00
parent ec2a6e86b3
commit 0a01068db2

View File

@ -10,7 +10,7 @@
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
&__source {
// background-color: $colorBlack;
}
@ -39,9 +39,9 @@
&:hover {
color: $colorWhite;
background-color: rgba($colorWhite, 0.1);
}
}
}
&__code {
pre {
margin: 0;