Добавил страницу projects

This commit is contained in:
RedGrox
2026-08-17 23:33:20 +03:00
parent ba12d86464
commit 72684fe981
5 changed files with 73 additions and 48 deletions
+4
View File
@@ -73,6 +73,10 @@ header {
border: 1px solid var(--border);
transition: 0.3s;
margin-right: 14px;
font-size: 15px;
text-shadow: 0 0 10px var(--accent-glow);
color: var(--accent);
text-decoration: none;
}
.header-button img {