Layout: add option to hide comments/related vids by default but click to show using <details>

This commit is contained in:
James Taylor
2019-08-24 16:45:01 -07:00
parent 943e1cd751
commit cb5f36581d
3 changed files with 71 additions and 52 deletions

View File

@@ -102,6 +102,7 @@ body{
main{
flex-grow: 1;
padding-bottom: 20px;
}