diff --git a/pages/contributorsSection.html b/pages/contributorsSection.html
index 5d2d019..6c6be1e 100644
--- a/pages/contributorsSection.html
+++ b/pages/contributorsSection.html
@@ -1,15 +1,84 @@
+
+
+
+
+
+
+
diff --git a/resources/contributorsSection.css b/resources/contributorsSection.css
index a4a9fbe..246d1f7 100644
--- a/resources/contributorsSection.css
+++ b/resources/contributorsSection.css
@@ -4,7 +4,7 @@
padding: 0;
}
-.container {
+#container {
text-align: center;
}
@@ -207,7 +207,7 @@ footer {
position: absolute;
inset: 2px;
border-radius: 8px;
- background-color: rgba(23,23,23,0.7);
+ background-color: rgb(42 41 41 / 70%)
}
.contributor-card p,
@@ -568,7 +568,7 @@ flex-wrap: wrap;
justify-content: center;
}
-a{
+.contributor-card a{
text-decoration: none;
color: white;
margin-top: 20px;