Make images normally sized on wide articles
This commit is contained in:
parent
043c5201d2
commit
c69f72880d
|
@ -93,7 +93,7 @@ pre {
|
||||||
}
|
}
|
||||||
|
|
||||||
.content img {
|
.content img {
|
||||||
width: 100%;
|
max-width: 36rem;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user