Skip to content

Commit

Permalink
add integration of add integration of the site-content with the site-…
Browse files Browse the repository at this point in the history
…glossary
  • Loading branch information
vanyauhalin committed Dec 27, 2024
1 parent 227ca18 commit 2d8d97d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/site-content/lib/main.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/* Integration with @onlyoffice/site-glossary */

.content .glossary {
margin-block-start: var(--base-size-24);
}

/* Integration with @onlyoffice/site-signature */

.content .signature {
Expand Down

0 comments on commit 2d8d97d

Please sign in to comment.