For some reason Obsidian Bases embedded on a note appear broken on mobile in portrait mode, appearing wider than the screen. If that’s the case with you also: add a css file with this in your .obsidian/snippets folder.

.is-phone { 
  --bases-embed-width: 100%; 
  --bases-embed-transform: none;
}
I'm a developer that enjoys photography and many other things, so expect a bit of all that, and also rants and thoughts about anything else.