From 30ed34ac9e61e55f6c4b277ff5b26cc2372d7fed Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 27 Feb 2023 13:10:20 -0500 Subject: [PATCH] Fixed pgp block on mobile --- css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/styles.css b/css/styles.css index b870cb7..a0cfadb 100644 --- a/css/styles.css +++ b/css/styles.css @@ -66,6 +66,7 @@ a:hover { } .gpg { + display: inline-block; border: none; width: 81%; background-color: #222831;