mon-entreprise/source/components/Simu.css

11 lines
122 B
CSS

#simu {
margin: 0 auto;
max-width: 40em;
}
#focusZone {
display: flex;
flex-direction: column;
min-height: 100vh;
}