From a4da2f1e621d4de73e589d81dd3f06cd0711204f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 11 Mar 2021 15:07:54 +0300 Subject: continuation of the css cleanup --- themes/light/cdm.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/light/cdm.less') diff --git a/themes/light/cdm.less b/themes/light/cdm.less index 9ba4ed78e..4bb1c6064 100644 --- a/themes/light/cdm.less +++ b/themes/light/cdm.less @@ -276,7 +276,7 @@ .header a.title { font-weight : 600; color : @default-text; - font-size : 14px; + font-size : @font-size-content; transition : color 0.2s, background 0.2s; text-rendering: optimizelegibility; font-family : @fonts-ui-bold; -- cgit v1.2.3