What have I done!?

What have I done!? My obsidian is working fine, one vault looks like this. Could someone tell me how to get it back to looking normal like the rest of my vaults? Thank you!

Do you happen to be using the Sanctum community theme?

If so, you can fix it up using a css snippet of:

body {
  font-feature-settings: "ss02" on;
}

I don’t recall, since I probably set the theme and forgot. I’ll check. Thank you for the suggestion!

Thank you! This is indeed the problem!