UnfoldingCSS:Non-sovereign-graphing

From titipi
Revision as of 14:44, 13 May 2023 by MMo (talk | contribs)
Jump to navigation Jump to search
.image{
max-height:50%;
max-width:50%;
}
.image img{
object-fit: contain;
}