From 13b10f5e81dbc41606e55563a0f51aee8145bc92 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 25 May 2022 13:30:33 -0500 Subject: [PATCH] REM --- host/layer/nginx-user-public/.nginx-autoindex-before.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host/layer/nginx-user-public/.nginx-autoindex-before.html b/host/layer/nginx-user-public/.nginx-autoindex-before.html index bac5c30..48d729d 100644 --- a/host/layer/nginx-user-public/.nginx-autoindex-before.html +++ b/host/layer/nginx-user-public/.nginx-autoindex-before.html @@ -54,8 +54,8 @@ h1, pre { display: block; max-width: 800px; margin: 0.5em auto; - padding-left: 3.5em; - padding-right: 3.5em; + padding-left: 1rem; + padding-right: 1em; }