Style Overhaul #2

Merged
me merged 118 commits from dev into main 2025-01-29 13:28:33 -07:00
Showing only changes of commit a1a76a1985 - Show all commits

View File

@ -93,8 +93,9 @@
/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
}
code {
pre code {
width: 90%;
overflow: auto;
overflow-x: scroll;
overflow-y: hidden;
}