forked from rDrama/rDrama
1
0
Fork 0

add a couple of margins to formatting.html

master
Aevann1 2022-10-30 21:43:35 +02:00
parent 2566e7b831
commit 83b2511380
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
{% endblock %}
{% block content %}
<h1 mt-3>Markdown Formatting</h1>
<h1 class="ml-2 mt-3">Markdown Formatting</h1>
You can use Markdown formatting:
<div class="ml-2">You can use Markdown formatting:</div>
<div class="overflow-x-auto mt-3"><table class="table table-striped mb-5">
<thead class="bg-primary text-white">