mirror of
https://github.com/heyman/heynote.git
synced 2024-11-22 16:03:28 +01:00
Add some padding before the first line
This commit is contained in:
parent
8e4a486681
commit
e880387128
@ -44,5 +44,5 @@ body {
|
|||||||
height: 2px*/
|
height: 2px*/
|
||||||
}
|
}
|
||||||
.block-start.first {
|
.block-start.first {
|
||||||
height: 0;
|
height: 4px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user