Files
2026-02-26 21:55:48 +10:00

8 lines
75 B
CSS

div > a > img{
width: 10vw;
}
div > a {
display: inline-block;
}