This commit is contained in:
Travis Fischer
2021-01-29 18:06:30 -05:00
parent fecc95967e
commit ba025c1f4b

View File

@@ -10,7 +10,9 @@
background-color: rgba(17, 24, 39, 1);
border-color: rgba(55, 65, 81, 1);
}
.notion pre {
border: 0 none;
}
.notion code {
color: rgba(31, 41, 55, 1);
}