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

10 lines
122 B
CSS

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