Scrolling is working! Start fine tuning the box.

This commit is contained in:
2025-01-29 04:08:15 -07:00
parent 3cb079d111
commit bd4e7684c9
3 changed files with 11 additions and 2 deletions

View File

@ -30,3 +30,7 @@
.text {
background-color: #333333;
}
.code {
background-color: #444444;
}