Skip to content

Commit

Permalink
Improve the design of the most popular session and course
Browse files Browse the repository at this point in the history
  • Loading branch information
aragonc committed Apr 6, 2018
1 parent 24d585e commit fc176cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/template/default/layout/hot_course_item.tpl
Expand Up @@ -25,9 +25,9 @@
</a>
</h5>
{% else %}
<h4 class="title" title="{{ item.title }}">
<h5 class="title" title="{{ item.title }}">
{{ item.title_cut}}
</h4>
</h5>
{% endif %}
</div>
<div class="ranking">
Expand Down

0 comments on commit fc176cb

Please sign in to comment.