mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #3774 from Human-Connection/3628-increase-header-ruler-margin
feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility
This commit is contained in:
commit
c734463c27
@ -39,3 +39,10 @@ export default {
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.ProseMirror h3,
|
||||
.ProseMirror h4,
|
||||
.ProseMirror hr {
|
||||
margin: 24px 0 8px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user