-1
A very simple way, using basically HTML elements is to use the tag sub
.
span {
font-weight: bold;
color: white;
background-color: Indigo;
padding: 10px;
}
span sub {
font-weight: normal;
color: SkyBlue;
}
<span>R$0,00<sub>/mês</sub></span>
welcome, avoid in the questions put "good afternoon", "I am learning", etc.. be very direct, the concept here is question/answer.
– Dorathoto