registration/css/settings.css

14 lines
103 B
CSS

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