fix code highlight background
continuous-integration/drone/push Build is passing Details

main
Evan Hemsley 2020-07-12 02:59:39 -07:00
parent 2f737ec0be
commit 59fea3d1ea
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
}
body {
color: var(--MAIN-TEXT-color) !important;
color: #06122F !important;
font-family: 'Public Sans'
}