merge stuff

This commit is contained in:
BluePotato102
2023-12-01 18:57:09 -06:00
65 changed files with 296513 additions and 113076 deletions
+3 -3
View File
@@ -32,7 +32,7 @@
}
.hexagonGrid .row .hexagon::before {
content: "";
content: '';
position: absolute;
top: 0;
left: 0;
@@ -44,7 +44,7 @@
}
.hexagonGrid .row .hexagon::after {
content: "";
content: '';
position: absolute;
top: 4px;
right: 4px;
@@ -62,4 +62,4 @@
.hexagonGrid .row .hexagon:hover::after {
background: var(--bg);
}
}
+1 -1
View File
@@ -140,4 +140,4 @@ section {
top: 0;
left: 0;
overflow: hidden;
}
}
+475 -472
View File
File diff suppressed because it is too large Load Diff