styling change - policy-vehicles page
This commit is contained in:
parent
2ee39d1a96
commit
3b8aec2e66
1 changed files with 2 additions and 3 deletions
|
|
@ -277,11 +277,10 @@ export default {
|
||||||
.question-text {
|
.question-text {
|
||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
span {
|
span {
|
||||||
font-size: 1.25rem;
|
font-size: 1rem;
|
||||||
font-weight: 400;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<!-- †est comment -->
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue