updating projects

This commit is contained in:
Tyler Koenig
2021-08-25 16:14:05 -04:00
parent b3453d6a86
commit 23cd7f548a
4 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
html {
scroll-behavior: smooth;
}
body {
box-sizing: border-box;
color: #c9cacc;