Skip to content
Snippets Groups Projects
Commit bed76df3 authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Add headline class to headline element

parent 3d76a585
No related branches found
No related tags found
No related merge requests found
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
<div class="container"> <div class="container">
{% endif %} {% endif %}
<div class="row"> <div class="row">
<div class="col s12"> <div class="col s12 headline">
<h2>{{ headline }}</h2> <h2>{{ headline }}</h2>
</div> </div>
{{ insert_content() }} {{ insert_content() }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment