chore: reformat with 2 spaces
This commit is contained in:
parent
d659e4bed9
commit
7670d7f808
1577 changed files with 70010 additions and 70042 deletions
|
@ -5,11 +5,11 @@
|
|||
*/
|
||||
|
||||
.ds4-checks {
|
||||
column-gap: 2em;
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
grid-template-rows: repeat(10, 1fr);
|
||||
row-gap: 0.25em;
|
||||
white-space: nowrap;
|
||||
column-gap: 2em;
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
grid-template-rows: repeat(10, 1fr);
|
||||
row-gap: 0.25em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue