mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Scale blog images to fit
This commit is contained in:
parent
f0388acc7b
commit
c48b26dfad
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ ul, ol {
|
||||||
#blog img {
|
#blog img {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0.5em auto;
|
margin: 0.5em auto;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* GitHub "fork me" banner */
|
/* GitHub "fork me" banner */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue