mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Changed top margin to a higher value as compared to margin bottom
This commit is contained in:
parent
a8b3da30d6
commit
c3265f53ab
@ -40,9 +40,9 @@ export default {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
h3,
|
.ProseMirror h3,
|
||||||
h4,
|
.ProseMirror h4,
|
||||||
hr {
|
.ProseMirror hr {
|
||||||
margin: 8px 0;
|
margin: 24px 0 8px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user