UNPKG
qp-es-ui
Version:
latest (5.0.0)
5.0.0
3.1.0
3.0.2
3.0.1
3.0.0
2.0.1-alpha.1
2.0.0-alpha.1
1.0.0-alpha.1
Query Park UI Components for React
github.com/QueryPark/UIKit
QueryPark/UIKit
qp-es-ui
/
src
/
index.module.css
9 lines
(7 loc)
•
195 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
@import
url(
'https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap'
);
.Search
{
box-sizing
: border-box;
margin
:
0
;
padding
:
0
;
font-family
:
'Roboto'
, sans-serif; }