mobile styling for homepage animations

This commit is contained in:
Jeff Escalante 2018-06-20 15:40:37 -04:00 committed by Jack Pearkes
parent 409bf6301f
commit 10c6d5a2d3
1 changed files with 10 additions and 0 deletions

View File

@ -72,6 +72,16 @@
.static-callout { .static-callout {
width: 85%; width: 85%;
} }
#index-dynamic-animation {
width: 85%;
margin: 0 auto;
svg {
width: 100%;
height: auto !important;
}
}
} }
#use-cases { #use-cases {