UNPKG
css.gg
Version:
latest (2.1.4)
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Minimalistic Icon library Designed by code.
css.gg
astrit/css.gg
css.gg
/
icons
/
css
/
display-flex.css
13 lines
•
295 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.gg-display-flex
{
box-sizing
: border-box;
position
: relative;
display
: block;
transform
:
scale
(
var
(--ggs,
1
));
height
:
14px
;
width
:
16px
;
border
:
2px
solid transparent;
box-shadow
:
0
0
0
2px
, inset -
2px
0
0
0
, inset
2px
0
0
0
}