diff --git a/templates/pubs.html b/templates/pubs.html index 0198352d70bf6961183c411e35875cb7c2b3c38a..db8c9bf552f34908dfb3432cea9a3abebe97b162 100644 --- a/templates/pubs.html +++ b/templates/pubs.html @@ -18,8 +18,8 @@ </div> {% endif %} <div class="card-text"> - <h3>{{ card.title }}</h3> - <h4>{{ card.journal }} </h4> + <h3>{{ card.title }}</h2> + <b><h3>{{ card.journal }}</h3></b> <p>{{ card.date }}</p> </div> </a>