<h2 class="search__heading heading">
Не теряйте время на поиск локации
<span class="heading__postscript">Воспользуйтесь нашим поиском</span>
</h2>
<h2 class="search__heading heading">
Не теряйте время
<span class="heading__postscript">Воспользуйтесь нашим поиском</span>
</h2>
.heading {
margin-bottom: 50px;
}
.heading__postscript {
font-size: 16px;
font-weight: normal;
color: white;
background:red;
padding: 1rem;
position: absolute;
transform: rotate(-5deg) translate(-50%, 10%)
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.