This commit is contained in:
tonytins 2023-04-01 00:12:38 +00:00
parent 01ef604533
commit 49dec67afb
7 changed files with 19 additions and 7 deletions

View file

@ -22,7 +22,7 @@ a > .hljs {
the screen on small screens. Without it, dragging on mobile Safari
will want to reposition the viewport in a weird way.
*/
overflow-x: hidden;
overflow-x: clip;
}
/* Menu Bar */