mon-entreprise/source/components/Simu.css

10 lines
127 B
CSS
Raw Normal View History

2018-04-05 17:53:01 +00:00
#simu {
2018-07-05 16:01:01 +00:00
margin: 0 auto;
margin-top: 2rem;
max-width: 40em;
2018-04-05 17:53:01 +00:00
}
.change-answer-link {
font-size: 120%;
text-align: center;
}