E
E
egowka2020-04-29 09:51:19
css
egowka, 2020-04-29 09:51:19

There is a recess in the block, how to lay it out?

There is a block, there is a notch in the center at the top, how can it be laid out? The box has a shadow and a stroke, here they are:
box-shadow: 0 30px 80px rgba(34, 36, 37, 0.08);
border-radius: 30px
border: 10px solid #f9fafa;
5ea923e261bea837077978.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lord_Dantes, 2020-04-29
@egowka

Ohh... Try to make a pseudo-element with a crutch (it will not be an icon), and make it a circle, then make an inner shadow in it and put it on top of the block.
UPD came up with, cut this piece of notch and paste it into svg as a picture. The idea should work.

V
Vyach Gor, 2020-04-29
@sharnirio

as an option - like this link . Just change the location to suit your situation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question