Added (test) page transitions

This commit is contained in:
2018-06-11 18:35:58 +10:00
parent 2052dd39ee
commit 9dd724a8d4
10 changed files with 158 additions and 25 deletions

View File

@ -15,4 +15,5 @@ body {
font-family: $s-font--stack-default;
font-size: $s-font--size--base;
overflow-y: scroll;//Really makes the transitions feel smoother
}