Skip to content

Commit 60b24f6

Browse files
committed
Deployed 9cefa5e with MkDocs version: 1.5.3
1 parent 50259b7 commit 60b24f6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/js/cwe_sunburst.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ async function loadData() {
141141
return `rotate(${angle-90}) translate(${y},0) rotate(${angle<180?0:180})`;
142142
})
143143
// Fixed modest font size
144-
.attr("font-size", "5px")
144+
.attr("font-size", "4px")
145145
// Improve text readability with stronger outline
146146
.attr("stroke", "#fff")
147147
.attr("stroke-width", "0.3px")

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)