From c9409b7b0b426a8af44c2046972d26ff5621f37b Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 8 Mar 2021 15:10:08 +0700 Subject: Migrate the old conseq blog --- _css/basic.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to '_css/basic.css') diff --git a/_css/basic.css b/_css/basic.css index 15046be..f85e28d 100644 --- a/_css/basic.css +++ b/_css/basic.css @@ -33,8 +33,7 @@ nav li a { } header { - margin-top: 3rem; - margin-bottom: 3rem; + margin: 2rem 0; display: flex; flex-wrap: wrap; justify-content: space-between; @@ -125,8 +124,3 @@ td { table tbody tr td { border: 1px solid lightgray; } - -.note { - background-color: aliceblue; - padding: 0px 1em; -} -- cgit 1.4.1