From 71bf572e6e3947c14db87f2cc908468f8b9bc7f2 Mon Sep 17 00:00:00 2001 From: Emma Date: Wed, 2 Oct 2024 20:38:28 +0200 Subject: [PATCH] feat `index.html`: last change --- etc/policies/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/policies/index.html b/etc/policies/index.html index 6f4a297..7ddbd67 100644 --- a/etc/policies/index.html +++ b/etc/policies/index.html @@ -31,8 +31,8 @@ height: auto; -webkit-transform: translate(-50%); transform: translate(-50%); - padding-top: 10%; - padding-bottom: 10%; + padding-top: 10vh; + padding-bottom: 10vh; }