mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
forgot mobile -__-
This commit is contained in:
parent
b6a7e5f8b9
commit
f6a4474fec
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue