diff --git a/.gitattributes b/.gitattributes index 8dc43234..b85172e7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ db/schema.rb linguist-generated vendor/* linguist-vendored config/credentials/*.yml.enc diff=rails_credentials config/credentials.yml.enc diff=rails_credentials +* text=auto eol=lf \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 8f02f953..5e1a6967 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -477,7 +477,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.5) - stripe (14.0.0) + stripe (15.0.0) tailwindcss-rails (4.2.1) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) diff --git a/app/views/onboardings/preferences.html.erb b/app/views/onboardings/preferences.html.erb index 87306ae3..c8a58b70 100644 --- a/app/views/onboardings/preferences.html.erb +++ b/app/views/onboardings/preferences.html.erb @@ -1,11 +1,11 @@
<%= render "onboardings/header" %> -
+
-
+

<%= t(".title") %>

-

<%= t(".subtitle") %>

+

<%= t(".subtitle") %>

@@ -40,7 +40,7 @@ <% placeholder_series = Series.from_raw_values(placeholder_series_data) %> -
+