Nuova modifica alle dimensioni del tag h3 e correzione errore codice

This commit is contained in:
ulaulaman 2020-07-31 11:14:10 +02:00
parent 3e710e0980
commit 50eb6dba16
1 changed files with 2 additions and 2 deletions

View File

@ -407,7 +407,7 @@
}
.ajax-posts__filter:hover,
.ajax-posts__filter.is-active, {
.ajax-posts__filter.is-active {
color: #27ae60;
text-decoration: none;
}
@ -417,7 +417,7 @@
}
.ajax-posts__post h3 {
font-size: 3rem;
font-size: 2rem;
font-weight: bold;
margin-top: 0.8rem;
}