forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-30 22:22:00 -06:00
parent 0452532635
commit f12e3fa4dc
1 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@
{% block content %}
<div class="col-span-full xl:col-span-9 bg-gray-200 dark:bg-gray-800 p-4 md:px-0">
<h2 class="font-bold text-xl md:text-3xl font-heading leading-normal mb-2 pb-2 border-b border-gray-300 dark:border-gray-700">
<h2 class="font-bold text-xl md:text-3xl font-heading leading-normal mb-4 pb-3 border-b border-gray-300 dark:border-gray-700">
Metrics
</h2>
<div class="p-4 md:p-5 flex justify-between md:justify-around space-x-4 items-center rounded-md bg-gray-500 dark:bg-gray-700 shadow-inset-t-white-10 border border-gray-700 dark:border-gray-900">
@ -202,7 +202,7 @@
<br>
<h2 class="font-bold text-xl md:text-3xl font-heading leading-normal mb-2 pb-2 border-b border-gray-300 dark:border-gray-700">
<h2 class="font-bold text-xl md:text-3xl font-heading leading-normal mb-4 pb-3 border-b border-gray-300 dark:border-gray-700">
Links
</h2>
{% for section in sections %}