forked from rDrama/rDrama
1
0
Fork 0

restore orgy title margin

master
Aevann 2023-10-08 23:05:09 +03:00
parent c54336bc97
commit 8fe4cf7532
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
{% set vlink = '<a href="/id/' ~ v.id ~ '"' %}
<div class="orgy-top-container">
<div id="orgy-col" class="col text-left px-md-2">
<h3 id="orgy-title" class="mt-0 mb-2">{{orgy.title}}</h1>
<h3 id="orgy-title" class="mt-2 mb-3">{{orgy.title}}</h1>
<div>
<p id="orgy-file-container" class="resizable">
{% if orgy.type == 'youtube' %}