Scale SVGs!
This commit is contained in:
parent
5eaac49c4b
commit
e31a4a268d
1 changed files with 5 additions and 0 deletions
|
@ -93,6 +93,11 @@ figure img {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
figure svg {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
figure .youtube {
|
||||
border-radius: 6px;
|
||||
line-height: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue