Добавлена ссылка на репозиторий Github

This commit is contained in:
Ilia Miheev
2025-06-18 20:22:05 +03:00
parent a0cecda38c
commit e7338143ec
3 changed files with 14 additions and 1 deletions
+7
View File
@@ -13,7 +13,14 @@ body {
text-align: center;
}
.logo {
display: flex;
justify-content: center;
gap: 15px;
}
h1 {
margin: 0;
color: orangered;
}