diff --git a/templates/capsule/index.html.twig b/templates/capsule/index.html.twig index 40fde930d4f3b9ff98f480ae28a1fa9ffdd8d69c..529108d5d6e4927e61a5540010ac51f02f681fb0 100644 --- a/templates/capsule/index.html.twig +++ b/templates/capsule/index.html.twig @@ -108,7 +108,7 @@ {% endif %} <a href="capsule/edit/{{ capsule.getLinkPath() }}" class="list-item text-nowrap lh-md"> - <button class="btn btn-primary px-4 py-4 fw-bold rounded-3"> + <button class="btn btn-primary btn-lg rounded-3 col-12"> {{ 'capsule.edit.link'|trans }} </button> </a>