fix des blockquote sur mobile

This commit is contained in:
Émy OniriCorpe 2022-03-13 19:18:17 +01:00
parent 50f7e9e0ad
commit d2d072f70a

View file

@ -55,7 +55,7 @@
} }
blockquote { blockquote {
margin: 1em 1em; margin: 0 1em;
} }
} }
</style> </style>