Fixed header centering
This commit is contained in:
parent
e0f4afb854
commit
c8c150b84a
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ body {
|
||||||
#header h3 {
|
#header h3 {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
margin-top: auto;
|
||||||
|
margin-bottom: auto;
|
||||||
}
|
}
|
||||||
#pfp {
|
#pfp {
|
||||||
width: 90px;
|
width: 90px;
|
||||||
|
|
Loading…
Reference in a new issue