From df54ea22d8570d1748637b4b9eaa834d4a3b0f3c Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 27 Feb 2023 13:35:49 -0500 Subject: [PATCH] This time I got it --- css/styles.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 74086af..da5e053 100644 --- a/css/styles.css +++ b/css/styles.css @@ -67,9 +67,8 @@ a:hover { .gpg { display: inline-block; - border: none; - width: 81%; background-color: #222831; border-radius: 15px; + max-width: 100%; word-wrap: break-word; }