Box-Shadow Reference

PHOTO EMBED

Wed Jun 10 2020 16:28:32 GMT+0000 (Coordinated Universal Time)

Saved by @_ferasbaig #css

.category-header {

  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  blur-radius: 0;
  spread-radius: 0;
  text-decoration: none;
  font-family: open-sans, lato;
  font-weight: lighter;
  font-size: 38px;
  text-align: center
  align-contents: center;
  
}
content_copyCOPY