h1 {
position: relative;
width: 320px;
margin: 0;
padding-left: 40px;
font-size: 80px;
font-weight: normal;
text-transform: uppercase;
text-shadow: -5px 5px rgba(0, 0, 0, 0.5);
width: 290px;
top: 0;
left: 0;
text-indent: 100px;
word-wrap: break-word;
letter-spacing: 40px;
line-height: 100px;
}
h1::before {
content: "|";
position: absolute;
top: -5px;
left: -55px;
font-size: 55px;
font-weight: bold;
text-shadow: 20px 0 #fff, 40px 0 #fff;
}
Это лишнее.
1 лайк
Благодарю за участие