UNPKG
@nitive/whitepaper-react
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
React components automatically generated by whitepaper-bem
@nitive/whitepaper-react
/
commonjs
/
_components
/
tpl-layout
/
_structure
/
tpl-layout_structure_30-70.post.css
5 lines
(4 loc)
•
107 B
CSS
View Raw
1
2
3
4
5
.tpl-layout_structure_30-70
{
grid-template-columns
:
30%
70%
;
grid-template-rows
:
minmax
(
100vh
, auto); }