Contain SVGs

This commit is contained in:
Seth Vargo 2017-04-06 14:23:07 -04:00
parent 78644356d0
commit fad6be45ab
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF

View File

@ -180,6 +180,7 @@
svg { svg {
display: block; display: block;
margin-top: 20px; margin-top: 20px;
max-width: 100%;
path { path {
transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;