Improved home page

This commit is contained in:
vjrj 2017-12-11 11:08:52 +01:00
parent 441dfa4c62
commit 9fd889f77f
10 changed files with 282 additions and 335 deletions

View file

@ -12,4 +12,6 @@
body {
background-color: lighten($todos-palette5, 70%);
/* for fixed header */
padding-top: 50px;
}