From 216d6defd90fed3defe9f34809de09812518a709 Mon Sep 17 00:00:00 2001 From: Felix Mattick Date: Thu, 20 Jan 2022 15:43:13 -0600 Subject: [PATCH] Improve Product Hunt focus style --- docs/index.html | 2 +- docs/script.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 8c9d4e2..96690de 100644 --- a/docs/index.html +++ b/docs/index.html @@ -94,11 +94,11 @@ Water.css - Make your tiny website just a little nicer | Product Hunt Embed img') const copyButton = document.getElementById('copy-button') const copyButtonFeedback = document.getElementById('copy-button-feedback') const linkSnippets = [].slice.call(document.querySelectorAll('#link-snippet-container > pre'))