From 1a7a60ea3efde53ac2c3b07ca914483cfc25a827 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 17 Dec 2018 15:34:20 +0100 Subject: media --- assets/global/global.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'assets') diff --git a/assets/global/global.css b/assets/global/global.css index 42b91c5..072a9ed 100644 --- a/assets/global/global.css +++ b/assets/global/global.css @@ -8,12 +8,7 @@ a.external::before { } ul.medialist { - max-width: 400px; - width: 100%; + list-style: none; padding: 0; } - -.medialist img { - width: 100%; -} \ No newline at end of file -- cgit v1.2.3