add of projectDetails page

This commit is contained in:
2025-09-13 22:14:42 +02:00
parent f118cf0cf8
commit b612c00f1f
15 changed files with 1820 additions and 64 deletions
+1 -3
View File
@@ -3,7 +3,7 @@
font-weight: 400;
background-color: #0D0D0D;
--title-color: #EAEAEA;
--text-color: #B0B0B0;
--text-color: #7c7c7c;
--important-color: #D95F46;
}
@@ -16,8 +16,6 @@ body {
margin: 0;
display: flex;
place-items: center;
min-width: 320px;
min-height: 100vh;
}
.section-title {