Scale SVGs!

This commit is contained in:
Eryn Wells 2022-10-03 19:52:28 -07:00
parent 5eaac49c4b
commit e31a4a268d

View file

@ -93,6 +93,11 @@ figure img {
width: 100%;
}
figure svg {
width: 100%;
height: auto;
}
figure .youtube {
border-radius: 6px;
line-height: 1;