diff --git a/style.css b/style.css index 90abb04..7e7caa9 100644 --- a/style.css +++ b/style.css @@ -175,6 +175,7 @@ pre code { white-space: normal; tab-size: 2; max-height: 50rem; + box-sizing: border-box; } .code__line {