mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Fix Tutorial stats layout
This commit is contained in:
parent
dbae2cbe66
commit
29d03282d4
1 changed files with 8 additions and 0 deletions
|
@ -1635,6 +1635,14 @@ p {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tools-stats {
|
||||
justify-content: center;
|
||||
|
||||
.tools-stat {
|
||||
margin: 0px 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tools-abhi {
|
||||
|
|
Loading…
Reference in a new issue