forked from rDrama/rDrama
1
0
Fork 0

decrease title size and margin

master
Aevann 2023-09-25 00:30:08 +03:00
parent c8ef78df6c
commit 066bf5adf6
1 changed files with 2 additions and 2 deletions

View File

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