fix: overflow x mobile
This commit is contained in:
parent
b1fc8da677
commit
dcdb697eab
|
|
@ -80,6 +80,7 @@
|
|||
body {
|
||||
font-display: swap;
|
||||
font-family: var(--font-family, 'Fira Code'), sans-serif;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.headings>:last-child,
|
||||
|
|
|
|||
Loading…
Reference in a new issue