added theme.js

This commit is contained in:
Leon Liang
2019-10-02 15:10:02 -04:00
parent 16973fb340
commit 15f106ed1a
5 changed files with 136 additions and 27 deletions

View File

@@ -50,4 +50,9 @@
margin: 80px auto 0 auto;
max-width: 1200px;
color: #1da1f2;
}
.post-container {
max-width: 345px;
max-height: 125px;
}