Completed contact form and improved styling on cards

This commit is contained in:
2025-02-01 13:00:02 +00:00
parent 8a8ecc14f3
commit 93fde2410b
5 changed files with 47 additions and 34 deletions
-2
View File
@@ -78,7 +78,6 @@
/* Skills Cards CSS */
.skills-container {
max-width: 90%;
padding: 0em 2em;
margin: auto;
}
@@ -88,7 +87,6 @@
flex-direction: row;
gap: 3em 3em;
padding: 3em 1em 2em 0em;
list-style: none;
transition: all 0.2s;
}