diff --git a/assets/css/elements.css b/assets/css/elements.css index 4a10bb1..7fca299 100644 --- a/assets/css/elements.css +++ b/assets/css/elements.css @@ -55,6 +55,7 @@ pre > code { display: inline-block; width: 100%; overflow-wrap: anywhere; + box-sizing: border-box; } a:hover, button, input[type='checkbox'], summary {