Skip to content

fadyehabamer/TextShadow-Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Text shadow effect

text-shadow:
  2px 1px 0 #183675, /*first shadow*/
  3px 2px 0 #bf189b,  /*second shadow*/
  4px 3px #ffeb00,  /*third shadow*/
  5px 4px black  /*fourth shadow*/