🐛 Fix images displaying wider than card
This commit is contained in:
parent
158a68ef84
commit
5f3a97188f
2 changed files with 6 additions and 0 deletions
|
|
@ -30,3 +30,7 @@
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
p img {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue