From e4344593722dd360dfa33d061ddc2b77d77ee44e Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 20 Feb 2022 13:11:00 +0300 Subject: feat: remove peeps.html --- style.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 5054a6e..794ab75 100644 --- a/style.css +++ b/style.css @@ -46,17 +46,6 @@ dt { font-style: italic; } -ul { - font-style: italic; - display: table; - margin-left: auto; - margin-right: auto; -} - -footer { - margin-top: 10em; -} - .center { text-align: center; } -- cgit 1.4.1