{"version":3,"sources":["display-structure.scss","display-structure.css"],"names":[],"mappings":"AAcQ;EACI,WAAA;EACA,WAAA;EACA,cAAA;ACbZ;ADgBI;EACI,WAAA;EACA,cAAA;ACdR;ADgBI;;;;;;;;;;;EAWI,WAAA;EACA,cAAA;EACA,WAAA;ACdR;ADeQ;;;;;;;;;;;EACI,aAAA;ACHZ;ADKQ;;;;;;;;;;;EACI,WAAA;EACA,WAAA;EACA,cAAA;ACOZ;;ADFA;EACI;IACI,sBAAA;ECKN;AACF","file":"display-structure.css","sourcesContent":["\n// .nf-row {\n//     &::after {\n//         clear: both;\n//         content: \"\";\n//         display: block;\n//     }\n// }\n// .nf-cell {\n//     float: left;\n//     padding: 0 5px;\n// }\n.nf-multi-cell {\n    .nf-row {\n        &::after {\n            clear: both;\n            content: \"\";\n            display: block;\n        }\n    }\n    .nf-cell {\n        float: left;\n        padding: 0 5px;\n    }\n    .five-sixths,\n    .four-sixths,\n    .one-fourth,\n    .one-half,\n    .one-sixth,\n    .one-third,\n    .three-fourths,\n    .three-sixths,\n    .two-fourths,\n    .two-sixths,\n    .two-thirds {\n        float: none;\n        margin-left: 0;\n        width: 100%;\n        .inside {\n            padding: 20px;\n        }\n        &::after {\n            clear: both;\n            content: \"\";\n            display: block;\n        }\n    }\n}\n\n@media  only screen and (max-width: 600px) {\n    .nf-cell {\n        width: 100% !important;\n    }\n}\n",".nf-multi-cell .nf-row::after {\n  clear: both;\n  content: \"\";\n  display: block;\n}\n.nf-multi-cell .nf-cell {\n  float: left;\n  padding: 0 5px;\n}\n.nf-multi-cell .five-sixths,\n.nf-multi-cell .four-sixths,\n.nf-multi-cell .one-fourth,\n.nf-multi-cell .one-half,\n.nf-multi-cell .one-sixth,\n.nf-multi-cell .one-third,\n.nf-multi-cell .three-fourths,\n.nf-multi-cell .three-sixths,\n.nf-multi-cell .two-fourths,\n.nf-multi-cell .two-sixths,\n.nf-multi-cell .two-thirds {\n  float: none;\n  margin-left: 0;\n  width: 100%;\n}\n.nf-multi-cell .five-sixths .inside,\n.nf-multi-cell .four-sixths .inside,\n.nf-multi-cell .one-fourth .inside,\n.nf-multi-cell .one-half .inside,\n.nf-multi-cell .one-sixth .inside,\n.nf-multi-cell .one-third .inside,\n.nf-multi-cell .three-fourths .inside,\n.nf-multi-cell .three-sixths .inside,\n.nf-multi-cell .two-fourths .inside,\n.nf-multi-cell .two-sixths .inside,\n.nf-multi-cell .two-thirds .inside {\n  padding: 20px;\n}\n.nf-multi-cell .five-sixths::after,\n.nf-multi-cell .four-sixths::after,\n.nf-multi-cell .one-fourth::after,\n.nf-multi-cell .one-half::after,\n.nf-multi-cell .one-sixth::after,\n.nf-multi-cell .one-third::after,\n.nf-multi-cell .three-fourths::after,\n.nf-multi-cell .three-sixths::after,\n.nf-multi-cell .two-fourths::after,\n.nf-multi-cell .two-sixths::after,\n.nf-multi-cell .two-thirds::after {\n  clear: both;\n  content: \"\";\n  display: block;\n}\n\n@media only screen and (max-width: 600px) {\n  .nf-cell {\n    width: 100% !important;\n  }\n}"]}