dreddit-dapp/app/css/dapp.css

9 lines
99 B
CSS
Raw Normal View History

2018-08-20 18:42:27 +00:00
body {
margin: 0;
background: #e8e8e8;
padding-top: 60px;
}
p {
font-size: 14px;
}