npm i --save @fortawesome/fontawesome-svg-core npm install --save @fortawesome/free-solid-svg-icons npm install --save @fortawesome/react-fontawesome
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; import { faPhone, faShareNodes,faCopyright } from "@fortawesome/free-solid-svg-icons";
-webkit-line-clamp property. It will only work in combination with display: -webkit-box or display:-webkit-inline-box and -webkit-box-orient:vertical . Using it we can truncate a text to a specific number of lines
scroll snap https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_scroll_snap/Basic_concepts#using_scroll-snap-stop scroll behavior