Add fediverse links to footer

This commit is contained in:
2024-06-09 10:00:52 +04:00
parent cf0cd50916
commit 44442b7e5f
5 changed files with 179 additions and 1 deletions
+9
View File
@@ -37,6 +37,15 @@ hr {
margin-block: .5rem !important;
}
#kontak {
display: flex;
justify-content: center;
}
#kontak button {
margin-right: 1.5em;
}
.orientation-modal, .charte-modal {
color: #da131a;
transition: color 0.3s ease;