Add aspect ratio aware scaling to images
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
background-color: unset;
|
||||
}
|
||||
|
||||
img {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.post-content .highlight .chroma .hl {
|
||||
background-color: #555 !important
|
||||
}
|
||||
|
Reference in New Issue
Block a user