mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
attempt to fix code overflow
This commit is contained in:
parent
083564ad29
commit
1520ab75a8
@ -76,6 +76,10 @@ a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
div.highlight {
|
||||
max-width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.figure {
|
||||
max-width: 400px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user