UNPKG
@descco/ui-core
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Descco UI
github.com/descco-ui/core
descco-ui/core
@descco/ui-core
/
lib
/
css
/
06-components
/
footer.css
12 lines
(10 loc)
•
228 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.footer__footer___Eg4RK
{
background
:
#fff
;
border-top
:
1px
solid
#e7eaec
;
bottom
:
0
;
font-size
:
14px
;
padding
:
10px
20px
;
position
: fixed;
width
:
100%
; }
.footer__footer-highlight___3NkuC
{
font-weight
:
700
; }