From 54b0aadb11e91023fd42e7aec3ac79aa91a6f059 Mon Sep 17 00:00:00 2001 From: Iefan <66840141+realiefan@users.noreply.github.com> Date: Thu, 23 Feb 2023 01:00:46 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 5cfc914..dccca97 100644 --- a/style.css +++ b/style.css @@ -192,7 +192,7 @@ h2 { width: 600px !important; } } -@media screen and (max-width: 800px) { +@media screen and (max-width: 700px) { #pubkey { width: 500px !important; }