.elemant{
text-indent: -9999px;
line-height: 0;
}
.elemant::after {
content: "קרא עוד";
text-indent: 0;
display: block;
line-height: initial; /* New content takes up original line height */
}
.elemant{
text-indent: -9999px;
line-height: 0;
}
.elemant::after {
content: "קרא עוד";
text-indent: 0;
display: block;
line-height: initial; /* New content takes up original line height */
}