small update before zzz

This commit is contained in:
Zoe
2022-09-27 22:59:31 -05:00
parent 2040570ea2
commit 76f93f24e3
4 changed files with 7 additions and 3 deletions

View File

@@ -10,7 +10,10 @@ body {
padding: 0;
margin: 0;
min-height: 100vh;
scrollbar-color: #27272a #27272a;
}
a:hover {
text-decoration: underline;
}
.container__content {