From db8176f3bab18e33b562b858db5820783eca7cd3 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 15 Jul 2021 15:55:39 +0100 Subject: [PATCH] initial commit --- dribble.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dribble.css diff --git a/dribble.css b/dribble.css new file mode 100644 index 0000000..08f6968 --- /dev/null +++ b/dribble.css @@ -0,0 +1,3 @@ +.js-shot-thumbnail.js-ad-boosted { + display: none; +}