From e3550439d1d792e7692e908faecaa4e855f3ef54 Mon Sep 17 00:00:00 2001 From: kimulaco Date: Thu, 3 Oct 2019 13:58:03 +0900 Subject: [PATCH] No need for width and height units --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e78e08f..750adce 100644 --- a/index.html +++ b/index.html @@ -65,8 +65,8 @@ src='https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=150490&theme=dark&period=daily' alt='Water.css - Make your tiny website just a little nicer | Product Hunt Embed' style='width: 250px; height: 54px;' - width='250px' - height='54px' + width='250' + height='54' />

Goals