sTodo-m5paper-client/libraries/FastLED/docs/style.css
2025-06-30 20:47:33 +02:00

15 lines
No EOL
224 B
CSS

img {
max-height: 70%;
height: auto;
width: auto;
max-width: 70%;
object-fit: contain;
}
svg {
max-height: 70%;
height: auto;
width: auto;
max-width: 70%;
object-fit: contain;
}