mirror of
https://github.com/vim/vim.git
synced 2025-12-23 12:15:17 +01:00
closes: #18717 Signed-off-by: Neil Lambert <nlambert@pm.me> Signed-off-by: Jay Sitter <jsit@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
6 lines
81 B
CSS
6 lines
81 B
CSS
div {
|
|
margin-block: 1px;
|
|
margin-block-start: 1px;
|
|
margin-block-end: 1px;
|
|
}
|