aboutsummaryrefslogtreecommitdiff
path: root/174bg/handbook-vitepress/.vitepress/theme/style.css
blob: 5c1c46e298c892c87aa75cc1980e4f2b8ab5de15 (plain)
1
2
3
4
5
/* Match the source handbook's justified body text. */
.vp-doc p,
.vp-doc li {
  text-align: justify;
}