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>
|
||||
<style lang="scss">
|
||||
h3,
|
||||
h4,
|
||||
hr {
|
||||
margin: 8px 0;
|
||||
.ProseMirror h3,
|
||||
.ProseMirror h4,
|
||||
.ProseMirror hr {
|
||||
margin: 24px 0 8px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user