mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-24 18:36:41 +07:00
fixed inline image sizes
This commit is contained in:
parent
1b5df685cb
commit
3507b7cc3b
1 changed files with 4 additions and 0 deletions
|
@ -82,6 +82,10 @@ h5 {
|
|||
p,
|
||||
li {
|
||||
line-height: 1.45em;
|
||||
|
||||
img {
|
||||
max-inline-size: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue