dreddit-dapp/app/css/dapp.css

9 lines
99 B
CSS

body {
margin: 0;
background: #e8e8e8;
padding-top: 60px;
}
p {
font-size: 14px;
}