15 lines
174 B
SCSS
Raw Normal View History

2016-09-08 23:38:29 +02:00
/**
2016-10-05 18:13:02 +02:00
* styles.scss
2016-09-08 23:38:29 +02:00
*
* Home container styles
*/
2016-09-09 10:45:58 +02:00
.homePage { /* stylelint-disable */
2016-09-08 23:38:29 +02:00
}
.homePageRightContentFormGroup {
padding-left: 1rem;
margin-bottom: 0.5rem;
}