finish up part 2

This commit is contained in:
Natalie Elphick 2024-01-18 10:45:39 -08:00
parent b16ecd33a9
commit 6380a82826
12 changed files with 13664 additions and 225 deletions

View file

@ -14,7 +14,7 @@
.reveal pre code {
background-color: #d5d5d5 !important;
color: #333 !important;
font-size: 1.5em !important;
font-size: 1.25em !important;
}
/* Left-align all code outputs */
.reveal pre code {