move head and html tags to main template

This commit is contained in:
Daniela Arcese 2017-07-18 14:57:29 -04:00
parent e4a724422e
commit 4068291f7c
4 changed files with 183 additions and 198 deletions

View file

@ -23,7 +23,7 @@ body {
}
.all {
padding-top: 12%;
padding-top: 10%;
overflow-y: scroll;
}