Add some breathing room to main section tag
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
@import 'components/site_action';
|
||||
@import 'components/empty_state';
|
||||
|
||||
@import 'sections/main';
|
||||
@import 'sections/navigation';
|
||||
@import 'sections/footer';
|
||||
@import 'sections/login';
|
3
scss/sections/_main.scss
Normal file
3
scss/sections/_main.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
section {
|
||||
margin-bottom: 10rem;
|
||||
}
|
Reference in New Issue
Block a user