Commit 3624e18e authored by Connor Hudson's avatar Connor Hudson

inherit line height, remove margin

parent 98fb9a4c
......@@ -175,8 +175,8 @@ $base-bg: $ui-white;
.resource-info {
h5 {
margin: .85rem 0;
line-height: 0;
margin: 0;
line-height: inherit;
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment