From ee27646a9a6e323fef7d3c27bbd55007b0ee8a80 Mon Sep 17 00:00:00 2001 From: codddfeea Date: Thu, 21 Apr 2022 11:36:34 +0300 Subject: [PATCH] fixed style.css .icon Class .icon is correct now. Going with standard 88x31: https://lukesmith.xyz/articles/bringing-back-oldschool-web-pins-and-buttons --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 46d5d2d..a723b93 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,7 @@ img { width: 155px; } .icon { - width: 77px; + width: 88px; } .screenshot { width: 780px;