mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
removed some stuff that is not needed anymore
This commit is contained in:
parent
a9872a14ff
commit
c9b2306827
1 changed files with 1 additions and 2 deletions
|
@ -190,9 +190,8 @@ $stage-width: 480px;
|
|||
}
|
||||
|
||||
.project-notes {
|
||||
// not 1.5rem because of stage padding
|
||||
margin-left: 1rem;
|
||||
height: #{$player-height};
|
||||
height: $player-height;
|
||||
align-items: flex-start;
|
||||
flex: 1;
|
||||
flex-flow: column;
|
||||
|
|
Loading…
Reference in a new issue