Skip to content

Commit 1ef1b38

Browse files
committed
feat: Removed inline style in example
1 parent 0f04985 commit 1ef1b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exampleSite/content/test-product/everything.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ This won't render anything.
6767

6868
## details
6969
<details open>
70-
<summary style="font-weight:bold;">Learn how to pin NGINX Plus to a specific version</summary>
70+
<summary>Learn how to pin NGINX Plus to a specific version</summary>
7171
And this is the content on how to do so.
7272
</details>

0 commit comments

Comments
 (0)