servicepoint-tanks/tank-frontend/src/JoinForm.css

5 lines
58 B
CSS
Raw Normal View History

.JoinForm {
display: flex;
flex-direction: row;
}