registration/css/settings.css

10 lines
77 B
CSS

input,
select {
width: 33%;
min-width: 250px;
}
h3 {
margin-top: 25px;
}