From 55762f0c2c3c5af55df586b4d430b758fc3be7b6 Mon Sep 17 00:00:00 2001 From: syeopite Date: Mon, 3 May 2021 22:46:25 -0700 Subject: [PATCH] Use responsive pure css grids in about.ecr --- src/invidious/views/channel/about.ecr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/invidious/views/channel/about.ecr b/src/invidious/views/channel/about.ecr index 69e27648..41141607 100644 --- a/src/invidious/views/channel/about.ecr +++ b/src/invidious/views/channel/about.ecr @@ -10,7 +10,7 @@
<% stats_style_append = ""%> <% if !channel.country.empty? %> -
+

<%= translate(locale, "Details") %>

<%= translate(locale, "Country: ") %><%=channel.country%>

@@ -20,7 +20,7 @@ <% stats_style_append = "style=\"order: 1;\"" %> <% end %> -
> +
>

<%= translate(locale, "Stats") %>

<%= translate(locale, "Joined") %> @@ -32,7 +32,7 @@

-