forgot mobile -__-

This commit is contained in:
Luna D 2021-10-05 00:00:30 +02:00
parent b6a7e5f8b9
commit f6a4474fec
No known key found for this signature in database
GPG key ID: 81AF416F2CC36FC8

View file

@ -254,7 +254,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote {
@media (max-width: $min_px_width_for_desktop_layout) {
blockquote {
margin: 1em 4px;
padding: 1em 4px;
padding: var(--padding-small) 4px;
}
}