🐛 Move img fix to appropriate selector
This commit is contained in:
parent
5f3a97188f
commit
72df7a89a5
1 changed files with 6 additions and 5 deletions
|
|
@ -29,8 +29,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
p img {
|
||||
width: 100%;
|
||||
.post-content {
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue