diff --git a/CHANGELOG.org b/CHANGELOG.org index 323f591..e418df0 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -23,4 +23,6 @@ Add the cancel button for a task form. ** 0.3.4 <2023-07-21 Fri> Add right alignment for buttons in a task item. +** 0.3.5 <2023-07-22 Sat> + Update the style of buttons. diff --git a/templates/partials/task_item.html b/templates/partials/task_item.html index 8cfbd28..1763180 100644 --- a/templates/partials/task_item.html +++ b/templates/partials/task_item.html @@ -14,12 +14,19 @@ diff --git a/templates/tasks/index.html b/templates/tasks/index.html index 4a2ef1b..025e857 100644 --- a/templates/tasks/index.html +++ b/templates/tasks/index.html @@ -4,7 +4,14 @@ {% block content %}