From 5f76777e76a45000437dd7eaca9f46eb111e8f69 Mon Sep 17 00:00:00 2001 From: "LAPTOP-LJ9LM6JH\\franc" Date: Sun, 14 Feb 2021 11:30:53 +0100 Subject: [PATCH] responsive tablette score plus beau --- SwichGIT/src/css/tablet.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SwichGIT/src/css/tablet.css b/SwichGIT/src/css/tablet.css index 7e2dd82..dd1e446 100644 --- a/SwichGIT/src/css/tablet.css +++ b/SwichGIT/src/css/tablet.css @@ -301,7 +301,7 @@ #containBottom{ position: absolute; - bottom: 0vh; + bottom: -15%; width: auto; left: 50%; z-index: 20; @@ -448,5 +448,9 @@ left: 5vw; } + .last{ + display: none; + } + }