mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
some linting
This commit is contained in:
parent
b0ecae351e
commit
d78ee1fe7c
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,7 @@ $stage-width: 480px;
|
|||
}
|
||||
|
||||
.project-buttons {
|
||||
flex-shrink: 0;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.button {
|
||||
|
@ -458,6 +458,7 @@ $stage-width: 480px;
|
|||
content: "";
|
||||
}
|
||||
}
|
||||
|
||||
.studio-button {
|
||||
&:before {
|
||||
background-image: url("/svgs/project/studio-add-white.svg");
|
||||
|
|
Loading…
Reference in a new issue