Hide horizontal scrollbar
This commit is contained in:
parent
c8b5734fb3
commit
ea0a45d3e1
@ -102,6 +102,8 @@ h2 {
|
|||||||
background-color: black;
|
background-color: black;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
|
overflow: auto;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.term .line {
|
.term .line {
|
||||||
|
Loading…
Reference in New Issue
Block a user