scaling image
This commit is contained in:
parent
d1439514a8
commit
4c4d32458c
@ -299,6 +299,9 @@ body
|
||||
|
||||
padding: 1%;
|
||||
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
|
||||
max-height: 80%;
|
||||
max-width: 80%;
|
||||
|
||||
@ -320,4 +323,6 @@ body
|
||||
{
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
|
||||
object-fit: scale-down;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user