executablebooks / sphinx-panels

A sphinx extension for creating panels in a grid layout
https://sphinx-panels.readthedocs.io
MIT License
86 stars 20 forks source link

vertically center all content #5

Closed choldgraf closed 4 years ago

choldgraf commented 4 years ago

I just tried this out on our meta docs and it looks great! However I noticed that if you have content with different heights, they may not be centered.

(also yes I know we need a transparent background for jupyter book :-) )