Skip to content
Snippets Groups Projects
Verified Commit 445ebbfb authored by Isabella Skořepová's avatar Isabella Skořepová
Browse files

Update for new lead images

Also adjust table line height
parent 9790a8f2
Branches
No related tags found
No related merge requests found
......@@ -171,5 +171,8 @@ h2#title {
text-align: justify;
}
}
td {
padding: 5px;
}
@import "search.scss"
......@@ -8,7 +8,7 @@
<div class="block article" style="">
<a href="{{ config.baseurl }}/{{ page.file }}">
<div style="height:120px;
{% if page.metadata.image %}background-image: url('{{config.baseurl}}/images/leads/{{ page.metadata.image }}'){% endif %}
{% if page.metadata.image %}background-image: url('{{config.baseurl}}/{{ page.metadata.image }}'){% endif %}
" class="leadimage light-blue darken-2"></div>
</a>
<div class="head-title" style="margin-bottom: 10px">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment