formatted files according to prettier configuration

This commit is contained in:
MonkeyGG2
2023-11-29 22:10:11 -05:00
parent 7cec51861b
commit bf398e1788
9 changed files with 1225 additions and 1184 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