Fix firefox mega follower button

This commit is contained in:
Paul Kaplan 2021-05-05 16:08:23 -04:00
parent bf260acd88
commit ec5d424719

View file

@ -35,7 +35,7 @@ $radius: 8px;
.studio-info {
justify-self: center;
width: 300px;
height: fit-content;
height: max-content;
display: grid;
grid-template-columns: minmax(0, 1fr);
gap: 20px;