elstat/priv/frontend/src/App.css
Luna Mendes bc01717da0 move frontend to priv folder
also map / to frontend folder inside priv
2018-06-12 19:25:49 -03:00

9 lines
115 B
CSS

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