Minor styling changes

This commit is contained in:
pleb 2026-04-11 18:06:16 -07:00
parent f2181c7cf3
commit 71340b6b1d

View File

@ -313,14 +313,14 @@ span:empty {
} }
#friendScoresHeaderImg { #friendScoresHeaderImg {
width: 1.5rem; width: 2.5rem;
height: 1.5rem; height: 2.5rem;
object-fit: contain; object-fit: contain;
} }
#friendScoresList { #friendScoresList {
margin: 0; margin: 0;
padding-left: 2rem; padding-inline-start: 2rem;
font-size: 1.35rem; font-size: 1.35rem;
line-height: 1.2; line-height: 1.2;
} }