Template:Mdn.css: Difference between revisions

No edit summary
No edit summary
Line 117: Line 117:
.awesome, a {
.awesome, a {
height: max-content;
height: max-content;
display: block;
}
}
.mw-headline { display: contents }
img {
img {
width: 24px;
width: 24px;
height: auto;
height: auto;
aspect-ratio: 1 / 1;
aspect-ratio: 1 / 1;
}
}
}
}