From faecfa554e8ac349706b97e5a438052832157c51 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 21 Oct 2020 22:19:07 +0200 Subject: add event grid --- artistes.css | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'artistes.css') diff --git a/artistes.css b/artistes.css index ec5a977..2d3aa19 100644 --- a/artistes.css +++ b/artistes.css @@ -1,18 +1,3 @@ -body { - background: #eee; - padding-left: 10%; - padding-right: 10%; -} - -nav ol { - display: flex; - list-style-type: none; -} - -nav ol li { - flex: 1; -} - .main { display: flex; } -- cgit v1.2.3