From 2bd7a43e123c477df514c440ba3c426b09ec0a6e Mon Sep 17 00:00:00 2001 From: setkyar Date: Sat, 27 Jun 2026 20:48:33 +0700 Subject: [PATCH] fix(docs): bump Burmese/SEA hero leading to 1.9 --- website/.vitepress/theme/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/.vitepress/theme/custom.css b/website/.vitepress/theme/custom.css index fb623fc..a61e311 100644 --- a/website/.vitepress/theme/custom.css +++ b/website/.vitepress/theme/custom.css @@ -123,7 +123,7 @@ html[data-theme='light'] { } :is(:lang(my), :lang(km), :lang(lo), :lang(th)) .VPHero .name, :is(:lang(my), :lang(km), :lang(lo), :lang(th)) .VPHero .text { - line-height: 1.75; + line-height: 1.9; padding-bottom: 0.2em; } :is(:lang(my), :lang(km), :lang(lo), :lang(th)) .VPHero .tagline {