mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-26 19:56:08 -05:00
finally tested on windows/edge -- fix resulting weirdness
- magic wand cursor - unnecessary horizontal scroll bar on short code blocks
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
.code_block {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
overflow-x: scroll;
|
||||
margin: 1em auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user