From 91f7d632972b7b452217d85288cb8c8f5f6b3e31 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Wed, 27 Nov 2024 20:34:15 +0400 Subject: [PATCH] Ad: Change size in bot ad (#5239) --- src/components/middle/panes/BotAdPane.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/middle/panes/BotAdPane.module.scss b/src/components/middle/panes/BotAdPane.module.scss index 3e1cf5d12..21ae80d5a 100644 --- a/src/components/middle/panes/BotAdPane.module.scss +++ b/src/components/middle/panes/BotAdPane.module.scss @@ -45,7 +45,7 @@ } .text { - font-size: 0.875rem; + font-size: 0.8125rem; } .aboutAd {