Skip to content
Snippets Groups Projects
Commit b8833199 authored by Ben Wheeler's avatar Ben Wheeler
Browse files

Fix extension line height

parent 38aa76fa
Branches
Tags
No related merge requests found
......@@ -139,7 +139,9 @@
.featured-description {
display: block;
font-weight: normal;
line-height: 2;
line-height: 1.375rem;
padding-top: .3125rem;
padding-bottom: .25rem;
}
.featured-extension-metadata {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment