mirror of
https://github.com/vim/vim.git
synced 2026-06-05 00:47:13 +02:00
6 lines
81 B
CSS
6 lines
81 B
CSS
|
|
div {
|
||
|
|
margin-block: 1px;
|
||
|
|
margin-block-start: 1px;
|
||
|
|
margin-block-end: 1px;
|
||
|
|
}
|