diff --git a/static/css/style.css b/static/css/style.css index 84b7e24..520bc2a 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -123,5 +123,4 @@ input[type="checkbox"]:disabled::before { } input[type="checkbox"]:disabled { cursor: not-allowed; -} - +} \ No newline at end of file diff --git a/templates/list_guest.html b/templates/list_guest.html index bb35ba7..3365b8f 100644 --- a/templates/list_guest.html +++ b/templates/list_guest.html @@ -35,7 +35,7 @@ {% endfor %}