margin and padding

pull/225/head
Aevann 2024-03-08 03:24:07 +02:00
parent 353dd2987d
commit e584959cd7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends "default.html" %}
{% block pagetitle %}Edits on {{obj.shortlink}}{% endblock %}
{% block content %}
<h2>Old versions of {{obj.textlink | safe}}</h2>
<h2 class="my-4 py-md-2">Old versions of {{obj.textlink | safe}}</h2>
<div class="overflow-x-auto">
<table>
<thead>