From 6b497841b8001610d5ba9f73e832686d171536ae Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 5 Aug 2019 10:48:10 +0200 Subject: some mobile css --- index.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.css b/index.css index b6f6161..7c6464a 100644 --- a/index.css +++ b/index.css @@ -164,6 +164,12 @@ li::before { background: black; } +.mobile .player .icon { + margin-left: 10px; +} +.mobile .player .title { + padding-left: 20px; +} #dataset_name { text-transform: capitalize; } @@ -181,6 +187,12 @@ li::before { justify-content: space-between; padding: 50px; } +.mobile .tools { + padding: 10px; +} +.mobile .links { + margin-top: 10px; +} .desktop p { width: 640px; } -- cgit v1.2.3-70-g09d2