fixed test config jumping up and down at certain zoom levels

This commit is contained in:
Jack 2021-04-09 21:22:27 +01:00
parent 74d6fe1ca1
commit a6990cd369

View file

@ -1652,7 +1652,7 @@ a:hover {
justify-self: right;
display: grid;
// grid-auto-flow: row;
grid-template-rows: 1fr 1fr 1fr;
grid-template-rows: 0.7rem 0.7rem 0.7rem;
grid-gap: 0.2rem;
// width: min-content;
// width: -moz-min-content;