resolved merge conflict in app.css

This commit is contained in:
Leon Liang
2019-10-02 23:10:12 -04:00
11 changed files with 313 additions and 290 deletions

View File

@@ -1,7 +1,3 @@
/* body {
} */
.app {
font-family: "Segoe UI";
font-size: large;
@@ -52,7 +48,3 @@
color: #1da1f2;
}
.post-container {
max-width: 345px;
max-height: 125px;
}