Files
2024-05-27 14:18:48 +02:00

7 lines
100 B
CSS

#infos article {
display: flex;
flex-direction: column;
place-content: center;
height: 200px;
}