h scrollbar for code
All checks were successful
Build / build (push) Successful in 3s

This commit is contained in:
2026-02-07 13:43:11 -05:00
parent e0a8487f16
commit 07e4e58fc1

View File

@@ -123,6 +123,10 @@ a {
text-align: left;
}
pre {
overflow-x: auto;
}
.top-image {
max-height: 40vh;
max-width: 1000px;