style fix
This commit is contained in:
@ -3,14 +3,15 @@
|
||||
.frequently-asked-questions-item {
|
||||
&__head {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 19px;
|
||||
margin: 0 0 -5px 29px;
|
||||
margin: 0 0 0px 29px;
|
||||
}
|
||||
|
||||
&__title {
|
||||
font-weight: 700;
|
||||
@include adaptiv-value("font-size", 28, 22, 1);
|
||||
line-height: 79%;
|
||||
line-height: 100%;
|
||||
color: #1458dd;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user