fix pfp res

This commit is contained in:
Ruben 2023-11-03 21:50:30 -05:00
commit d20b78249a
No known key found for this signature in database

View file

@ -275,4 +275,9 @@ h2 {
p {
color: var(--fg);
font-size: 20px;
}
img:nth-child(1) {
width: 150px;
height: 150px;
}