refactor accesibilidad etiquetas y encabezados
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<div class="col-md-8">
|
||||
<div class="card-body" style="padding-bottom: 60px;">
|
||||
<a href="{{ noticias.link }}" title="{{ noticias.title }}" class="text-decoration-none card-title">
|
||||
<h5 class="fw-bolder hover-title-text">{{ noticias.title }}</h5>
|
||||
<h2 class="fw-bolder fs-4 hover-title-text">{{ noticias.title }}</h2>
|
||||
</a>
|
||||
|
||||
<p class="card-text"> {{
|
||||
|
||||
Reference in New Issue
Block a user