elstat/priv/frontend/src/App.css

9 lines
115 B
CSS

.dashboard {
max-width: 40em;
margin: 0 auto;
}
.services .service:not(:last-child) {
margin-bottom: 1em;
}