ublog img display block

hotfix-tablebase
Thibault Duplessis 2021-09-12 12:53:45 +02:00
parent ceea1d4bfc
commit f5185fc650
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
}
img {
@extend %box-neat;
display: block;
max-width: 100%;
max-height: 50vh;
}