diff --git a/frontend/src/styles/profile.scss b/frontend/src/styles/profile.scss index a8c5f0cd4..7b05855bc 100644 --- a/frontend/src/styles/profile.scss +++ b/frontend/src/styles/profile.scss @@ -247,7 +247,7 @@ align-items: center; .value { font-size: 2rem; - line-height: 1.9rem; + line-height: 2rem; } } } @@ -258,7 +258,7 @@ .typingStats { .value { font-size: 1.5rem; - line-height: 1.3rem; + line-height: 1.5rem; } } } @@ -272,7 +272,7 @@ align-items: center; .value { font-size: 2rem; - line-height: 1.9rem; + line-height: 2rem; } } } @@ -283,7 +283,7 @@ .typingStats { .value { font-size: 1.5rem; - line-height: 1.3rem; + line-height: 1.5rem; } } .bio,