Skip to content
Snippets Groups Projects
Commit 596ca115 authored by Martin Leblanc's avatar Martin Leblanc Committed by Kevin Paxman
Browse files

ISTWCMS-7076: Re-add the spacing between paragraphs, update size of the link to match original

parent 2de762bb
No related branches found
No related tags found
1 merge request!264ISTWCMS-7076: Add display block to the grid results for catalogs, catalogs taxonomy.
......@@ -379,6 +379,12 @@ $sidebar-width: 18.75rem;
.view-content {
display: block;
padding: 0;
.item-list li {
margin-bottom: var(--size-1);
a {
font-size: var(--font-size-1);
}
}
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment