fix /me h1 line-height
This commit is contained in:
parent
35a5e436c6
commit
2707a856d9
@ -14,6 +14,7 @@ h1.socialTitle {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-size: var(--step-4);
|
||||
line-height: calc(var(--step-4) * 0.5 + var(--step-4));
|
||||
}
|
||||
|
||||
.links-container p {
|
||||
|
Loading…
x
Reference in New Issue
Block a user