fix overflow

This commit is contained in:
a 2021-12-22 17:59:28 -06:00
parent 822e1d722e
commit 496ebc4698

View file

@ -1,5 +1,5 @@
#code { #code {
overflow: hidden;
p { p {
line-height: 1.4; line-height: 1.4;
font-size: 1.2em; font-size: 1.2em;