inurbe/style/index.css
2019-06-06 18:06:32 +02:00

13 lines
183 B
CSS

.parcour {
display: flex;
flex-direction: column;
align-items: center;
width: 22%;
margin: 0 20px;
text-align: center;
}
#parcours {
display: flex;
justify-content: center;
}