From d6dec4cd65b2fb9beb5527e91cd9c26bc4cc569c Mon Sep 17 00:00:00 2001 From: KETHERCORTEX Date: Fri, 2 Apr 2021 20:25:18 +0300 Subject: [PATCH] Changed sample pack links width From 250px to 200px to match background image for them --- resources/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/main.html b/resources/main.html index 4757aa9..f5704f1 100644 --- a/resources/main.html +++ b/resources/main.html @@ -99,7 +99,7 @@ z-index: 1024; right: 0; display: block; - width: 250px; + width: 200px; color: rgba(0, 0, 0, 0); background-color: rgba(0, 0, 0, 0); height: 32px;