removed some stuff that is not needed anymore

This commit is contained in:
Linda 2018-09-19 16:17:14 -04:00
parent a9872a14ff
commit c9b2306827

View file

@ -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;