hello world

This commit is contained in:
hakui 2017-02-18 01:48:35 -06:00
parent cd0925747d
commit 734597b43f
8 changed files with 57 additions and 26 deletions

View file

@ -19,6 +19,14 @@
div {
flex: 1;
}
margin-top: 1em;
margin-bottom: -1.2em;
}
.muteinfo{
margin: 0.5em 0;
}
.user-screen-name {
margin-top: 0.4em;
}
}
</style>