From 2eeda668db31cea1d47ca45907b839d6b0f5f2b9 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 15 Feb 2021 13:11:17 +0100 Subject: Try to simplify margin/padding management --- stylesheets/quatuor.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'stylesheets/quatuor.css') diff --git a/stylesheets/quatuor.css b/stylesheets/quatuor.css index f33c9e9..26caa77 100644 --- a/stylesheets/quatuor.css +++ b/stylesheets/quatuor.css @@ -13,7 +13,6 @@ color: #404040; } - #photos p.name { font-weight: bold; } @@ -24,7 +23,6 @@ @media (min-width: 40em) { main { - font-size: 1.2rem; max-width: 55em; justify-self: center; } -- cgit v1.2.3