diff --git a/doc/changelog.d/714.fixed.md b/doc/changelog.d/714.fixed.md new file mode 100644 index 000000000..9cf2c74f1 --- /dev/null +++ b/doc/changelog.d/714.fixed.md @@ -0,0 +1 @@ +revert the main content style \ No newline at end of file diff --git a/src/ansys_sphinx_theme/assets/styles/ansys-sphinx-theme.scss b/src/ansys_sphinx_theme/assets/styles/ansys-sphinx-theme.scss index f05489fab..a778f7405 100644 --- a/src/ansys_sphinx_theme/assets/styles/ansys-sphinx-theme.scss +++ b/src/ansys_sphinx_theme/assets/styles/ansys-sphinx-theme.scss @@ -51,10 +51,6 @@ p.rubric { text-align: center; } -.bd-main .bd-content { - justify-content: center; -} - /* Back to top button */ #pst-back-to-top { background: var(--ast-color-active-text);