Follows + Reports

This commit is contained in:
Jai A
2021-03-11 18:14:11 -07:00
parent 2bf08787d8
commit 98df1f5312
17 changed files with 17166 additions and 57 deletions

View File

@@ -6,4 +6,6 @@
width: 100%;
}
html { margin-left: calc(100vw - 100%); }
html {
overflow-y: scroll;
}