1
0
Fork 0

set overflow-x to scroll

This commit is contained in:
Sara Gerretsen 2025-12-28 23:11:31 +01:00
parent 543afdad27
commit 269d5a8152

View file

@ -39,7 +39,7 @@ section {
}
code {
overflow-x: auto;
overflow-x: scroll;
}
footer {