From 6179b16b2d6fe5b3bba9ff0b43080588e3c6fada Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 5 Sep 2021 04:23:38 +0100 Subject: [PATCH] fix lack of padding on the browser window text is unreadable otherwise, on small windows --- site/libreboot.css | 1 + 1 file changed, 1 insertion(+) diff --git a/site/libreboot.css b/site/libreboot.css index 32a0ace..ebba2f4 100644 --- a/site/libreboot.css +++ b/site/libreboot.css @@ -1,3 +1,4 @@ +html{padding:1em} body{ font:1em sans-serif; line-height:1.4