Update /me

This commit is contained in:
N-Upchurch
2023-07-18 19:32:27 -05:00
parent 2b626ce1b7
commit f51ae9eab7
4 changed files with 9 additions and 4 deletions

View File

@ -6,11 +6,11 @@ html.barebones, body.barebones {
h1.socialTitle {
padding-top: 0;
margin-top: 0;
margin-bottom: .25em;
font-size: 2.5em;
}
img.profilePic {
max-width: 15em;
max-width: 10em;
border-radius: 50%;
border: solid 5px var(--text-color);
}