aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2019-03-29 20:33:15 +0000
committerrubenwardy <rw@rubenwardy.com>2019-03-29 20:33:15 +0000
commit2677e088a85f9d31b7939874ea414d4ce5429e23 (patch)
tree3cf5b9cca1934b0a09154d00bf5d48c80d77c95e
parent0fd4984e5a343b796ae17d4c327cd1d89140a669 (diff)
downloadcheatdb-2677e088a85f9d31b7939874ea414d4ce5429e23.tar.xz
Fix small style issue on todo page
-rw-r--r--app/templates/todo/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/todo/list.html b/app/templates/todo/list.html
index 5707ddd..2a6fa5e 100644
--- a/app/templates/todo/list.html
+++ b/app/templates/todo/list.html
@@ -86,7 +86,7 @@
</p>
{% endif %}
- <h2>Unadded Topic List</h2>
+ <h2 class="mt-4">Unadded Topic List</h2>
<p>
{{ total_topics - topics_to_add }} / {{ total_topics }} packages have been been added to cdb,