complete-node-bootcamp icon indicating copy to clipboard operation
complete-node-bootcamp copied to clipboard

fixing required---Css file line 125**

Open Abhishekkd opened this issue 3 years ago • 0 comments

Public/css/style.css->line 125 "-webkit-background-clip: text;" giving errors , so as to remove it

****Add this line just before it ---> background-clip: text;

Abhishekkd avatar Dec 11 '21 05:12 Abhishekkd