diff --git a/index.css b/index.css index 22722c4..33ad7ec 100644 --- a/index.css +++ b/index.css @@ -313,14 +313,14 @@ span:empty { } #friendScoresHeaderImg { - width: 1.5rem; - height: 1.5rem; + width: 2.5rem; + height: 2.5rem; object-fit: contain; } #friendScoresList { margin: 0; - padding-left: 2rem; + padding-inline-start: 2rem; font-size: 1.35rem; line-height: 1.2; }