UNPKG
upbeat-dashboard
Version:
latest (0.0.1)
0.0.1
ERROR: No README.md file found!
jeffsu/upbeat
upbeat-dashboard
/
public
/
stylesheets
/
style.css
19 lines
(15 loc)
•
198 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
body
{
padding
:
60px
; }
body
.plain
{
padding
:
0px
; }
.chart
{
height
:
300px
; }
.service
a
{
display
: block;
text-align
: center; }
.nav-right
{
padding
:
10px
15px
;
display
: block; }