SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit fc5a178d authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Git: why do you remove my code?

parent 282257c6
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@
{% block pagetitle %}: {{ publication.citation }} - {{ publication.title }}{% endblock pagetitle %}
{% block body_class %}{{ block.super }} publication{% endblock %}
{% block breadcrumb_items %}
{{block.super}}
<a href="{{journal.get_absolute_url}}" class="breadcrumb-item">{{journal}}</a>
......
......@@ -74,3 +74,10 @@ ul.publicationClickables {
}
}
}
.publication {
.abstract {
margin-bottom: 0;
}
}
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