mirror of https://github.com/status-im/consul.git
mobile styling for homepage animations
This commit is contained in:
parent
409bf6301f
commit
10c6d5a2d3
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue