From 532515d41a8e2ce914ac7c9e01c41044ebd62452 Mon Sep 17 00:00:00 2001 From: Louie S Date: Thu, 6 Apr 2023 21:45:07 -0700 Subject: Set correct index pages --- frontend/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/style.css') diff --git a/frontend/style.css b/frontend/style.css index d3fa92c..dbaf66b 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -7,6 +7,7 @@ input { } .docset-parent { + text-align: left; width: 100%; } -- cgit