UnfoldingCSS:Cozy: Difference between revisions
Jump to navigation
Jump to search
(Created page with "img { position: relative; display: block; max-width: 100%; height: auto; margin: 0; }") |
(No difference)
|
Latest revision as of 06:17, 3 June 2023
img {
position: relative;
display: block;
max-width: 100%;
height: auto;
margin: 0;
}