From 4bedb80d72d95ce79cf4b8541fb51af264b452e7 Mon Sep 17 00:00:00 2001 From: Monke <85203534+Brougud@users.noreply.github.com> Date: Thu, 4 Nov 2021 09:43:12 -0400 Subject: [PATCH] Update timeline.css --- css/timeline.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/css/timeline.css b/css/timeline.css index 3132248..0cac086 100644 --- a/css/timeline.css +++ b/css/timeline.css @@ -276,14 +276,6 @@ body { } - @media screen and (min-width: 400px ?? max-width: 660px) { - - .direction-l .desc, - .direction-r .desc { - margin: 1em 4em 0 4em; - } - - } a { color: rgb(255, 255, 255);