Skip to content

Commit a59c4b3

Browse files
committed
chore: add a solid border around the map
1 parent 78a6381 commit a59c4b3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

content/en/learn/scaling/markmap_content.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
markmap:
3+
colorFreezeLevel: 2
4+
---
5+
16
# Scaling InnerSource
27

38
## Governance of InnerSource Programs
@@ -57,4 +62,4 @@
5762
- Engage internal experts
5863
- Leadership as what a InnerSource project is
5964
- Projects for Internal Enterprise search
60-
- Advisory board for InnerSource
65+
- Advisory board for InnerSource

layouts/shortcodes/markmap.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
.markmap > svg {
1010
width: 100%;
1111
height: 1000px;
12+
border: 1px solid;
1213
}
1314
</style>
1415

0 commit comments

Comments
 (0)