diff --git a/app/views/sessions/new.html.erb b/app/views/sessions/new.html.erb index ee9ce2390..870fe3807 100644 --- a/app/views/sessions/new.html.erb +++ b/app/views/sessions/new.html.erb @@ -1,6 +1,6 @@ <% @page_title = "Sign in" %> -
"> +
" style="--panel-size: 55ch;"> <%#= image_tag "blob.svg", class: "product__logo center colorize--black", size: 130 %>
@@ -11,10 +11,10 @@

Fizzy

- <%= form_with url: session_path, class: "flex flex-column gap" do |form| %> + <%= form_with url: session_path, class: "flex flex-column gap txt-large" do |form| %>
<%= translation_button(:email_address) %> -