Add code copy button
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-04-23 08:12:30 -04:00
parent 4017705026
commit 47b613cf43
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
3 changed files with 35 additions and 2 deletions

View file

@ -5,7 +5,7 @@
}
body {
font-family: 'Arimo', sans-serif;
font-family: 'Arimo', 'Arial', sans-serif;
}
code {
@ -328,4 +328,4 @@ article>* {
.text-block {
font-size: 6vw;
}
}
}