Add some breathing room to main section tag

This commit is contained in:
Luis Cielak
2018-06-11 15:43:12 -04:00
parent b26b534a90
commit d9598af72a
3 changed files with 6 additions and 2 deletions

3
scss/sections/_main.scss Normal file
View File

@@ -0,0 +1,3 @@
section {
margin-bottom: 10rem;
}