added margin between club title and subtitle

This commit is contained in:
Shahan Nedadahandeh 2022-01-15 16:40:33 -08:00
parent 07ba528e5f
commit 7d29d7fc96
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
justify-content: center;
align-items: center;
gap: 1rem;
margin: calc(8rem / 16);
}
.clubTitleWrapper img {