UNPKG
copybase
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Copy or backup databases quickly
github.com/svengau/copybase
svengau/copybase
copybase
/
docusaurus
/
src
/
components
/
HomepageFeatures
/
styles.module.css
12 lines
(10 loc)
•
138 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.features
{
display
: flex;
align-items
: center;
padding
:
2rem
0
;
width
:
100%
; }
.featureSvg
{
height
:
200px
;
width
:
200px
; }