mirror of
https://github.com/ulaulaman/eduinaf-ajax-filter-posts.git
synced 2025-06-27 09:03:00 +02:00
Nuova modifica alle dimensioni del tag h3 e correzione errore codice
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user