Fixed header centering

This commit is contained in:
nin0dev 2024-05-10 18:04:37 -04:00
parent e0f4afb854
commit c8c150b84a

View file

@ -28,6 +28,8 @@ body {
#header h3 {
font-weight: 400;
margin-left: 20px;
margin-top: auto;
margin-bottom: auto;
}
#pfp {
width: 90px;