Add .random-books class to random books div (#757)

Assist caliBlur in targeting this element
This commit is contained in:
hexeth 2019-01-08 12:58:57 -08:00 committed by Ozzie Isaacs
parent 418e98d1f8
commit 23396af83c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% block body %}
{% if g.user.show_detail_random() %}
<div class="discover">
<div class="discover random-books">
<h2 class="random-books">{{_('Discover (Random Books)')}}</h2>
<div class="row">