mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-08 23:25:02 +00:00
11 lines
140 B
CSS
11 lines
140 B
CSS
#simu {
|
|
margin: 1rem auto;
|
|
max-width: 40em;
|
|
}
|
|
.change-answer-link {
|
|
text-align: center;
|
|
}
|
|
|
|
#updateMessage a::after {
|
|
display: none
|
|
}
|