Codepen .scss not updating .css

I’m trying to do my portfolio challenge, but it seems CodePen doesn’t want to update my .css from the changes I’m making to the .scss file. It got the first set of changes I did, but none thereafter. Here’s the codepen: https://codepen.io/webidextrous/project/editor/ZmJQar

I was missing a semicolon in my .scss file. Thought I was going nuts.