Removed unused .pgp class

This commit is contained in:
ngn 2024-03-03 02:42:34 +03:00
parent 1fa7a2315d
commit 15061a4f0e

View File

@ -89,12 +89,6 @@ main{
padding: 50px;
}
.pgp {
word-wrap: break-word;
white-space: pre-wrap;
word-break: break-word;
}
.flexbox {
display: flex;
gap: 30px;