UNPKG

@vlinderclimate/net-zero-ui

Version:

<div align="center"> <img src="https://storage.yandexcloud.net/static.vlinderstorage.com/Telegram_VlinderTech.png" width=200 /> </div> <h1 align="center">Net Zero UI kit</h1>

19 lines (15 loc) 391 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var MuiTableContainer = { root: { marginBottom: 50, "@media all and (max-width: 767px)": { marginBottom: 40 }, "@media all and (max-width: 426px)": { marginBottom: 32 } }, head: {} }; exports["default"] = MuiTableContainer;