From 2c8cea5abe79e8ce5d3b8f7d256605c5b02da1b6 Mon Sep 17 00:00:00 2001 From: yonadavGit <92536571+yonadavGit@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:41:11 +0200 Subject: [PATCH] chore(topic landing): polish multi cards hebrew ui --- static/css/s2.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/s2.css b/static/css/s2.css index bc12871637..118cc98a58 100644 --- a/static/css/s2.css +++ b/static/css/s2.css @@ -5416,6 +5416,10 @@ h1.topic-landing-header { -webkit-line-clamp: 10; position: absolute; } +.interface-hebrew .topic-card-with-description .cardDescription{ + -webkit-line-clamp: 8; +} + .topic-card-with-description .bottomCardLink { font-size: 14px;