diff --git a/site/gdocs/components/Chart.scss b/site/gdocs/components/Chart.scss index 7225464cda4..1d50cd137d3 100644 --- a/site/gdocs/components/Chart.scss +++ b/site/gdocs/components/Chart.scss @@ -10,10 +10,10 @@ div.margin-0 figure { margin: 0; } -@include sm-only { +/* @include sm-only { .full-width-on-mobile { width: auto; margin-left: calc(-1 * var(--grid-gap)); margin-right: calc(-1 * var(--grid-gap)); } -} +} */