fix projects.html css

This commit is contained in:
TheErrorExe 2025-02-07 17:28:50 +01:00 committed by GitHub
parent 71acc10a74
commit cbe7f7ff33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,7 +135,7 @@ p {
background: #1f1f1f; background: #1f1f1f;
border-radius: 10px; border-radius: 10px;
overflow: hidden; overflow: hidden;
width: 30%; width: 90%;
transition: transform 0.3s ease; transition: transform 0.3s ease;
} }