improve TL style

This commit is contained in:
2025-04-08 10:13:32 +04:00
parent ef779c518a
commit d8e07e58ee
+10
View File
@@ -621,6 +621,16 @@ img {
height: 300px;
}
#mt-container {
height: 600px;
}
/* Réduire la taille des boutons du footer Mastodon en mobile */
.mt-footer .mt-btn-violet {
font-size: 12px !important;
padding: 5px 10px !important;
}
.hero-logo {
font-size: 40px;
}