style image attribution

This commit is contained in:
elise
2024-07-10 14:21:45 +02:00
parent 4d8911eb03
commit f45512efb7
3 changed files with 27 additions and 10 deletions

View File

@@ -16,8 +16,12 @@
justify-content: center;
position: relative;
>div {
height: 100%;
width: 100%;
}
img {
display: block;
height: 100%;
width: 100%;
object-fit: contain;