From bf9713bf590f2b8cdb64741627269954a1a6250e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 26 Jan 2024 18:11:04 +0000 Subject: [PATCH] Improve styling of help page Drop the redundant links in the footer and turn the title into a header and extend it to cover the whole card. --- app/views/site/help.html.erb | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index ade1e9437..be7ff1724 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -11,21 +11,14 @@ <% sites.each do |site| %>
<% end %> -- 2.39.5