Change PGP key font size

This commit is contained in:
malik 2024-02-05 00:01:42 +01:00
parent db53edcb2e
commit 9296d48dbf

View file

@ -353,6 +353,11 @@ table tr td{
margin: 1%;
}
.popupContent{
font-size: 50%;
margin-top: 50px;
}
table{
margin: 1%;
}