From 48d9bea48ddded98982e9f89dfc64df19d502c3f Mon Sep 17 00:00:00 2001 From: David Gay Date: Fri, 28 May 2021 21:56:09 -0400 Subject: Adjust grid responsiveness on leaderboard --- app/views/leaderboard/index.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app') diff --git a/app/views/leaderboard/index.html.erb b/app/views/leaderboard/index.html.erb index 006def1..1537cf0 100644 --- a/app/views/leaderboard/index.html.erb +++ b/app/views/leaderboard/index.html.erb @@ -12,8 +12,8 @@ with the most XP. XP is far from the only indicator of achievement in Esoterra.< <%= link_to "Refresh", leaderboard_path %> -
-
+
+

Total Level

@@ -36,7 +36,7 @@ with the most XP. XP is far from the only indicator of achievement in Esoterra.<
-
+

Total XP

@@ -65,9 +65,9 @@ with the most XP. XP is far from the only indicator of achievement in Esoterra.<

Skill XP Totals

-
+
<% @top_per_skill.each do |skill_name, skill_trainings| %> -
+

<%= skill_name %>

-- cgit v1.2.3