This commit is contained in:
Eugene Pankov
2021-07-27 22:29:29 +02:00
parent dbf1ec5f3c
commit b3bb9fdd40
5 changed files with 12 additions and 3 deletions

View File

@@ -112,6 +112,6 @@ strong {
img {
min-width: 100px;
max-width: 100%;
width: 100%;
}
width: 100%;
}
}