1// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0.
2// See the LICENCE file in the repository root for full licence text.
34.team-info-entries {
5 display: grid;
6 gap: 10px;
7 margin-bottom: 20px;
8}