Fixed pgp overflow

This commit is contained in:
Bryan Ramos 2023-02-27 13:20:08 -05:00
parent 30ed34ac9e
commit 5d7611e8d2
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -71,4 +71,5 @@ a:hover {
width: 81%;
background-color: #222831;
border-radius: 15px;
word-wrap: break-word;
}