Added modals

This commit is contained in:
Laux Dev
2026-03-01 12:46:48 +08:00
parent da64ef2255
commit d86f71ee6a
11 changed files with 993 additions and 27 deletions

View File

@@ -18,7 +18,7 @@
}
.projectDetails {
display: flex;
padding: 0 36px;
padding: 0 24px;
flex-direction: column;
align-items: flex-start;
gap: 10px;