1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 22:15:02 +00:00
mon-entreprise/source/components/Simulation.css

12 lines
140 B
CSS
Raw Normal View History

2018-04-05 19:53:01 +02:00
#simu {
2018-08-30 18:09:15 +02:00
margin: 1rem auto;
max-width: 40em;
2018-04-05 19:53:01 +02:00
}
.change-answer-link {
text-align: center;
}
2018-12-27 16:59:29 +01:00
#updateMessage a::after {
display: none
}