demarches-normaliennes/app/assets/stylesheets/new_design/procedure_grid.scss

7 lines
91 B
SCSS
Raw Normal View History

.procedure-grid {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}