added Navbar, profile and post skeleton

This commit is contained in:
Leon Liang
2019-09-26 13:58:26 -04:00
parent 70037a5342
commit d703843277
4 changed files with 1627 additions and 570 deletions

View File

@@ -40,4 +40,9 @@
height:40px;
border: 0px;
padding: 10px;
}
.container {
margin: 80px auto 0 auto;
max-width: 1200px;
}