Add resume link on Index, adjust wide viewport rendering

This commit is contained in:
Xevion
2023-02-14 20:32:21 -06:00
parent 679d50c81f
commit 8f13bd60e7
3 changed files with 10 additions and 5 deletions

View File

@@ -66,4 +66,8 @@ html, body {
@screen md {
hyphens: none;
}
}
body {
@apply h-full
}