mirror of
https://github.com/vim/vim.git
synced 2026-05-07 04:39:47 -04:00
f85951fee0
closes: #18717 Signed-off-by: Neil Lambert <[email protected]> Signed-off-by: Jay Sitter <[email protected]> Signed-off-by: Christian Brabandt <[email protected]>
6 lines
81 B
CSS
6 lines
81 B
CSS
div {
|
|
margin-block: 1px;
|
|
margin-block-start: 1px;
|
|
margin-block-end: 1px;
|
|
}
|