Background

Hey guys, I wanted to ask: should I just use this image as the background of the section, or should I code it to look like this? Which method is better?
No description
5 Replies
Chris Bolson
Chris Bolson3mo ago
I would probably just use a box shadow
redcaus1235
redcaus1235OP3mo ago
Okay thank you
redcaus1235
redcaus1235OP3mo ago
or is there a better way ?
Tok124 (CSS Nerd)
Keep in mind that you can make a negative value for the spread value, so you can shrink the box shadow and then you can move it up on the Y Axis. So you can name another box-shadow layer and apply this. Something like this... https://codepen.io/tok124/pen/KwdrYdB
Tim
CodePen
Untitled
...

Did you find this page helpful?