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

@ -39,7 +39,7 @@
.attachment {
flex: 1 0 30%;
display: flex;
margin: 0.2em;
margin: 0.5em 0.8em 0.6em 0.1em;
align-self: flex-start;
&.html {
@ -79,6 +79,7 @@
img {
width: 100%;
}
margin-right: 15px;
}
.oembed {