changed a few colors

This commit is contained in:
MonkeyGG2
2023-08-09 16:50:51 +05:30
parent 5e3a1c4ff5
commit 83f87c851f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ section {
}
.hexagonGrid .row .hexagon:hover::before {
background: #3dd429;
background: #72acb1;
opacity: 1;
transition: 0s;
}