mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Fixed modals' background.
This commit is contained in:
parent
5a3217ecd2
commit
aed624dc58
10 changed files with 27 additions and 16 deletions
|
@ -63,7 +63,7 @@
|
|||
<div class="slot-content">
|
||||
<h5 class="slot-title" itemprop="name">{{ session.title }}</h5>
|
||||
{% if session.description != null %}
|
||||
<p class="theme-description"><br>{{ session.description }}</p>
|
||||
<p class="service-description">{{ session.description }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue