diff --git a/ihatemoney/static/css/main.css b/ihatemoney/static/css/main.css index 2249cabf..bbe8f15e 100644 --- a/ihatemoney/static/css/main.css +++ b/ihatemoney/static/css/main.css @@ -645,8 +645,3 @@ footer .icon svg { .edit-project .custom-file { margin-bottom: 2em; } - -.connected-projects { - a { - } -} diff --git a/ihatemoney/templates/home.html b/ihatemoney/templates/home.html index b27d7c0b..f748f9f5 100644 --- a/ihatemoney/templates/home.html +++ b/ihatemoney/templates/home.html @@ -36,10 +36,10 @@ {% if 'projects' in session %}
- {{ _("Open a project in your current session") }} + {{ _("Open a connected project") }}
-