dontmeetme/styles/today/index.css
2021-10-29 17:28:19 +02:00

10 lines
140 B
CSS

#makeachoicehf{
display: flex;
flex-direction: row;
justify-content: space-around;
}
img{
width: 200px;
height: auto;
}