crashmoney / obsidian-typewriter

Typewriter is an Obsidian theme designed for a focused writing experience.
GNU General Public License v3.0
93 stars 18 forks source link

How to center a whole table in a page? #31

Closed weidongzhou1994 closed 1 year ago

weidongzhou1994 commented 1 year ago

As the title, I use this snippet, but it does not work: .markdown-preview-view table { margin-left: auto; margin-right: auto; }

crashmoney commented 1 year ago

Closing this issue since centred tables are a feature of Typewriter now (see #30) :)