jackstall
Hi,
Your custom CSS code caused this issue:
ul.nav.nav-tabs {
display: none;
}
You declared this and accidentally, it hide the list of blocks.
I just removed it and the block list should be showing now.
Kindly check your customization carefully again.
Regards