feat: add decorative emoji row above footer hashtags

This commit is contained in:
2026-07-25 17:56:16 +04:00
parent f04b3f5e64
commit e5c7db1355
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -3526,3 +3526,11 @@ i.icon-mastodon,
width: 100%;
}
}
/* Rangée d'emoji décorative au-dessus des hashtags du footer */
.footer-hashtag-emojis {
font-size: 1.15rem;
letter-spacing: 0.3em;
line-height: 1;
margin: 0 0 10px;
}