forked from tykayn/funky-framadate-front
7 lines
78 B
SCSS
7 lines
78 B
SCSS
|
form{
|
||
|
display:flex;
|
||
|
flex-direction: column;
|
||
|
width:340px;
|
||
|
margin:auto;
|
||
|
}
|