Skip to content
Snippets Groups Projects
Commit 90c03e2c authored by Paolo Brasolin's avatar Paolo Brasolin
Browse files

chore: #fe lint

parent 2955b408
No related branches found
No related tags found
No related merge requests found
Pipeline #25318 passed
......@@ -39,7 +39,8 @@ $key-width: 8vw; // 100/12 ~ 8.3
}
&:nth-child(3) {
grid-template-columns: 2.333 * $key-width repeat(8, $key-width) 1fr;
& > :nth-child(1), & > :nth-child(2) {
& > :nth-child(1),
& > :nth-child(2) {
display: none;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment