From 24020c18e702c46c96113b3188ba0633a72efb21 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 24 Aug 2020 08:27:40 -0400 Subject: local.css: set the border on .pageheader to none --- local.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index b36c0d00..c39c4d42 100644 --- a/local.css +++ b/local.css @@ -14,6 +14,8 @@ border-width: 1px; } +.pageheader { border: none } + #content { max-width: 38rem; margin: 0; -- cgit v1.2.3