Fixed margin mistake in field-desc

This commit is contained in:
Andrew Bastin
2019-11-18 14:58:37 -05:00
parent 5f3ca632cb
commit 6c4fbb501c

View File

@@ -23,7 +23,7 @@
.field-desc {
opacity: 0.7;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
</style>