fix: overflow x mobile

This commit is contained in:
Nicola Zambello 2023-07-18 14:03:09 +02:00
parent b1fc8da677
commit dcdb697eab
Signed by: nzambello
GPG key ID: 56E4A92C2C1E50BA

View file

@ -80,6 +80,7 @@
body {
font-display: swap;
font-family: var(--font-family, 'Fira Code'), sans-serif;
overflow-x: hidden;
}
.headings>:last-child,