This commit is contained in:
Michael Rose
2019-11-22 09:26:59 -05:00

View File

@@ -56,6 +56,10 @@
background-color: mix(#fff, $notice-color, 95%)
}
pre code {
background-color: inherit;
}
ul {
&:last-child {
margin-bottom: 0; /* override*/