fix affichage mobile

This commit is contained in:
OniriCorpe 2022-10-08 23:57:09 +02:00
parent 341f9da5a2
commit 77db9b19a4

View file

@ -51,7 +51,7 @@
@media only screen and (max-width: 1000px) {
body {
margin: 0 1em 0 1em;
font-size: 3em;
font-size: 2em;
}
blockquote {