diff --git a/src/fencer.html b/src/fencer.html index a51a5c8..ece7ab5 100644 --- a/src/fencer.html +++ b/src/fencer.html @@ -149,7 +149,6 @@ overflow-y: scroll; .axis, .key { display: grid; - /* grid-template-columns: 40px 40px 1fr auto 40px 1fr auto 16px 16px; */ grid-template-columns: 40px 40px 1fr auto 40px 1fr auto; */ } .key *:nth-child(2) { @@ -161,9 +160,6 @@ .key>*:nth-child(4), .axes .axis>*:nth-child(4) { padding: 0 2px; } - /* .key>*:nth-child(8), .axes .key>*:nth-child(9) { - text-align: center; - } */ .key { background: #eee; } @@ -426,9 +422,7 @@

Locations

-
- -
+