From 748b2b8223bbf5622537feb79d3d002227c3f62d Mon Sep 17 00:00:00 2001 From: Konrad Date: Wed, 3 Mar 2021 20:59:30 +0100 Subject: [PATCH] Removed #secure and replaced with class --- app/views/shared/_footer.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml index 7ffa59b113..e7fb4e7dcb 100644 --- a/app/views/shared/_footer.html.haml +++ b/app/views/shared/_footer.html.haml @@ -15,7 +15,7 @@ %p.secure-icon %i.ofn-i_017-locked .small-12.medium-6.columns.text-center - %p.secure-text#secure + %p.text-big.secure-text = t '.footer_secure' %p.secure-text = t '.footer_secure_text'