Why isn't my logo appearing on my Brooklyn theme pages?

Newbie here. I had everything kind of setup then suddenly my logo will not appear in the upper left hand corner on any page. I have tried different logos. I’ll tell you what I have done…made the display size 1280, I have a drop down top menu, and my cushions are 1/3 and 2/3. The other thing I did was remove the store name text in the code. I am using Brooklyn theme. I have searched help a million ways and only see a bunch of stuff on transparent logos.

Not sure what else i did to mess it up but…please help!

www.sizematters.shop

For anyone: I had to remove ‘sticky’ code that was directed at my menu, plus this code in the timber.scss.liquid:

.site-header__logo {
display: none;

}