We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b571ae commit 1e46e78Copy full SHA for 1e46e78
docs/components/logo.md
@@ -5,4 +5,4 @@
5
You can customize the logo, title, and favicon of your site.
6
7
Refer to {external:doc}`the PyData Sphinx Theme branding documentation <user_guide/branding>` for how to customize the logo and title.
8
-This theme re-uses the same configuration.
+This theme reuses the same configuration.
src/sphinx_book_theme/assets/styles/abstracts/_mixins.scss
@@ -15,7 +15,7 @@
15
16
/**
17
* The PyData Sphinx Theme box shadow rule
18
- * Copied here in csae we need to re-use.
+ * Copied here in csae we need to reuse.
19
*/
20
@mixin pst-box-shadow() {
21
box-shadow:
0 commit comments