Update image styling
This commit is contained in:
parent
fcaa3e0061
commit
1aa139fc01
@ -173,6 +173,13 @@ a:hover {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.markdown-rendered img:not([width]),
|
||||
.markdown-rendered audio,
|
||||
.markdown-rendered video {
|
||||
max-width: 100%;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.markdown-rendered h1,
|
||||
.markdown-rendered h2,
|
||||
.markdown-rendered h3,
|
||||
|
Loading…
Reference in New Issue
Block a user