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
/
pt-informer
/
__col
/
pt-informer__col.post.css
10 lines
(9 loc)
•
168 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.pt-informer__col
{
width
:
100%
;
flex-shrink
:
1
;
margin-right
:
var
(--space-xl) }
.pt-informer__col
:last-child
,
.pt-informer__col
:only-child
{
margin-right
:
0
; }