Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

138
Views
Cambie el tamaño de fuente/la familia de fuentes a la mitad del contenido:

Hola a todos, tengo una pequeña pregunta, ¿es posible cambiar esto?

¿Es posible hacer que "MI NOMBRE ES" tenga una familia de fuentes y un tamaño diferentes? y mantener "jane ciudadano" como la familia de fuentes Regular? este es mi css

 .header .Heading2.flex-row.first.ab:after { font-family: Regular; font-size:10px; content: 'MY NAME IS \A jane\A citizen'; white-space: pre-wrap; }
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Puedes probar :after y :before

 .header:before { font-family: Arial; font-size:10px; content: 'MY NAME IS '; white-space: pre-wrap; } .header:after { font-family: Regular; font-size:10px; content: 'jane citizen'; white-space: pre-wrap; }
 <div class="header"></div>

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!