formatted files according to prettier configuration
This commit is contained in:
@@ -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
@@ -140,4 +140,4 @@ section {
|
||||
top: 0;
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
+475
-472
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user