chore: font size

This commit is contained in:
cha0s 2019-04-23 15:27:14 -05:00
parent 94d2f32451
commit 46a7d0b332

View File

@ -19,6 +19,7 @@ const decorate = compose(
line-height: 1em;
padding: 0.125em;
font-family: monospace;
font-size: 6px;
}
.connection > p {
border-bottom: 1px solid rgb(180, 180, 180);