Sign in
apache
/
pulsar-site
/
refs/heads/fix_reset_cursor_unit
/
.
/
src
/
components
/
ui
/
BlockLinks.module.css
blob: 12f20564c3614c965eba8a8144a9bbbc54c8ae3a [
file
] [
log
] [
blame
]
.
BlockLinks
{
display
:
grid
;
grid-template-columns
:
repeat
(
2
,
1fr
);
grid-gap
:
1.5rem
;
margin
:
2rem
0
;
}