The Documentation config in docs use the sphinx default theme which is not consistent to pytorch.org website, the build output is not as elegant as the website version.
Website version:

Built version(on Dash):

PyTorch on Dash:

torchtext on Dash:

Could you please update the theme config as torchtext or PyTorch?
Thanks for opening the issue!
@jlin27 could you have a look?
I'll do a branch pr for this in a few minutes. :)
Here's my PR. Only tested locally. https://github.com/pytorch/vision/pull/2031
Fixed by @brianjo in #2031
Most helpful comment
Here's my PR. Only tested locally. https://github.com/pytorch/vision/pull/2031