mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-31 15:21:34 -04:00
Fix firefox mega follower button
This commit is contained in:
parent
bf260acd88
commit
ec5d424719
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue