mon-entreprise/source/components/Simu.css

11 lines
122 B
CSS
Raw Normal View History

2018-04-05 17:53:01 +00:00
#simu {
margin: 0 auto;
max-width: 40em;
2018-04-05 17:53:01 +00:00
}
2018-03-15 14:51:39 +00:00
#focusZone {
display: flex;
flex-direction: column;
min-height: 100vh;
2018-03-15 14:51:39 +00:00
}