mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +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 {
|
||||
display: block;
|
||||
margin: 0.5em auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* GitHub "fork me" banner */
|
||||
|
|
|
|||
Loading…
Reference in a new issue