Hide channel description on small screens

This commit is contained in:
syeopite
2021-06-25 20:08:54 -07:00
parent e8d5fa5142
commit b4339ec9d1
2 changed files with 8 additions and 3 deletions

View File

@@ -52,8 +52,8 @@
</div>
</div>
<div class="h-box">
<p><span style="white-space:pre-wrap"><%= channel.description_html %></span></p>
<div class="h-box" id="channel-description-container">
<p id="channel-description"><span style="white-space:pre-wrap"><%= channel.description_html %></span></p>
</div>
<div class="h-box">