From 147154cba07d1d27343c9a13f50976b4aba3ddae Mon Sep 17 00:00:00 2001 From: Mattias Bodlund Date: Mon, 22 Apr 2024 16:53:59 +0200 Subject: [PATCH] na --- app/assets/stylesheets/application.css | 3 ++- config/locales/en.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index bbe285a..030dbc9 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -117,7 +117,8 @@ header { & span { font-weight: 700; - font-style: italic; + font-style: italic; + &::before { content: ' '; display: block; } } } diff --git a/config/locales/en.yml b/config/locales/en.yml index d14aad5..2e5cb3e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -23,7 +23,7 @@ en: sv: Swedish uk: Ukrainian - can_you_spot_the_link: Can you spot
the link? + can_you_spot_the_link: Can you spot the link? start: hello: Hello!