website updates

This commit is contained in:
Luke Smith
2018-12-01 22:33:51 -05:00
parent b062061fad
commit 0a95f02c84
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
html {
background: black;
background: linear-gradient(darkblue, orange) fixed;
padding-bottom: 400px;
}
body {