haditha_ui/assets/hadith/font-icons/style.css
mustafa-rezae 631e6cce32 Add font icons.
Work on hero page
2025-02-16 16:21:52 +03:30

17 lines
310 B
CSS

.h {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
/* ==========================================
Single-colored icons can be modified like so:
.h-name {
font-size: 32px;
color: red;
}
========================================== */