7 lines
82 B
SCSS
7 lines
82 B
SCSS
|
//admin-form.scss
|
||
|
|
||
|
.admin-form {
|
||
|
margin-top: 2rem;
|
||
|
margin-bottom: 2rem;
|
||
|
}
|