Template:Pixl/frontpage.css: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
.image{
.image{
max-width:100%;
width:100%;
align-items: center;
align-items: center;
width: auto;
height: auto;
height: auto;
}
}

Revision as of 04:46, 27 March 2024

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