Posts

Image
code of background colors of this image  css; .bg-light {     --bs-bg-opacity : 1 ;     background-color : rgba ( var ( --bs-light-rgb ), var ( --bs-bg-opacity )) !important ; }