Minor design improvements

This commit is contained in:
MaciejkaG 2024-03-24 19:54:09 +01:00
parent fb8555f736
commit 36b22037d4

View File

@ -266,7 +266,7 @@ nav span:hover {
} }
#profileView .matchList .match:hover { #profileView .matchList .match:hover {
height: 11rem; height: 12rem;
} }
#profileView .matchList .match:hover .statsButton { #profileView .matchList .match:hover .statsButton {