UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

2 lines (1 loc) 576 B
import d from"styled-components";import{space as a,grid as e}from"styled-system";const i=d.div.withConfig({displayName:"grid-container.style__StyledGridContainer",componentId:"sc-976fada8-0"})(["display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;width:auto;padding:40px;grid-gap:40px;@media screen and (max-width:1920px){grid-gap:24px;}@media screen and (max-width:1259px){padding:32px;}@media screen and (max-width:959px){grid-gap:16px;padding:24px;}@media screen and (max-width:599px){padding:16px;}@media screen{"," ","}"],a,e);export{i as default};