Answer the question
In order to leave comments, you need to log in
Is this good practice?
Am I doing the right thing?
According to the layout corresponds
.title h2 {
margin-bottom: 17px;
position: relative;
}
.title h2::after {
content: '';
position: absolute;
background-image: url(../img/Vector.svg);
background-repeat: no-repeat;
top: -25px;
margin-left: -8px;
width: 48px;
height: 48px;
}
<div class="title center">
<h2>Надёжность</h2>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question