chg: [css] the 100% width on img didn't make sense

pull/48/head
Alexandre Dulaunoy 2021-09-22 18:40:50 +02:00
parent f182106319
commit 1a5d5cf0b6
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -1967,7 +1967,7 @@
/* Image */
p img {
width: 100%;
/* width: 100%; */
}
.image {
border: 0;