From 15ac1f741fd4e55bc5d5e37b992d3db266be1b5e Mon Sep 17 00:00:00 2001 From: alexmerlin Date: Fri, 3 May 2024 16:25:37 +0300 Subject: [PATCH] style update Signed-off-by: alexmerlin --- css/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/docs.css b/css/docs.css index c9df899..29769d3 100644 --- a/css/docs.css +++ b/css/docs.css @@ -216,7 +216,7 @@ ul.subnavigation__list { border-bottom: 1px solid #e2e2e2; } -.subnavigation__link { +.subnavigation__link, .subnavigation__headline { font-size: 15px; text-decoration: none; color: #000000;