Template:Pixl/frontpage.css: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.image{
.image{
max-width:100%;
max-width: 100%;
height: auto;
align-items: center;
align-items: center;
width: auto;
height: auto;
}
}

Latest revision as of 04:50, 27 March 2024

.image{
	max-width: 100%;
	height: auto;
	align-items: center;
}