File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/pydata_sphinx_theme/assets/styles/base Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ For example:
184184 - ` [https://github.com/pydata/pydata-sphinx-theme/pull/1012](https://github.com/pydata/pydata-sphinx-theme/pull/1012) `
185185 - [ https://github.com/pydata/pydata-sphinx-theme/pull/1012 ] ( https://github.com/pydata/pydata-sphinx-theme/pull/1012 )
186186
187- - ** MyST Markdown with [ MyST Linkify] ( https://myst-** parser.readthedocs.io/en/latest/syntax/optional.html#linkify )
187+ - ** MyST Markdown with [ MyST Linkify] ( https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#linkify ) **
188188 - ` https://github.com/pydata/pydata-sphinx-theme/pull/1012 `
189189 - https://github.com/pydata/pydata-sphinx-theme/pull/1012
190190
Original file line number Diff line number Diff line change 6464 }
6565
6666 // set up a icon next to the shorten links from github and gitlab
67- .github ,
68- .gitlab {
67+ & .github ,
68+ & .gitlab {
6969 & ::before {
7070 color : var (--pst-color-text-muted );
7171 font-family : " Font Awesome 6 Brands" ;
You can’t perform that action at this time.
0 commit comments