This commit is contained in:
abdullahalam123
2025-12-30 12:36:30 +05:30
parent a77cd6380c
commit 4e5d747cac
136 changed files with 27290 additions and 225 deletions

View File

@@ -59,6 +59,13 @@ body {
transform 0.2s ease-in-out,
box-shadow 0.2s ease-in-out;
border: 1px solid #374151;
background-color: #1f2937;
padding: 1.5rem;
border-radius: 0.5rem;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.tool-card:hover {