1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 19:55:00 +00:00
mon-entreprise/source/components/Simulation.css
2019-01-21 16:41:41 +01:00

11 lines
140 B
CSS

#simu {
margin: 1rem auto;
max-width: 40em;
}
.change-answer-link {
text-align: center;
}
#updateMessage a::after {
display: none
}