elstat/priv/frontend/src/App.css

9 lines
115 B
CSS
Raw Normal View History

2018-06-12 21:56:50 +00:00
.dashboard {
max-width: 40em;
margin: 0 auto;
}
.services .service:not(:last-child) {
margin-bottom: 1em;
}