UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
needing-organisation
/
examples
/
scilla-cookbook
/
src
/
components
/
HomepageFeatures.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
; }