updated , restricted image height style

This commit is contained in:
2021-09-13 22:50:39 +03:00
parent 8d45a20e15
commit 4709313543
2 changed files with 14 additions and 2 deletions

View File

@ -69,6 +69,7 @@ main > * {
main img {
max-width: 100%;
max-height: 100vh;
}
main > ul {