1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 23:45:25 +02:00

add margin to the page title

This commit is contained in:
Peter Savchenko 2022-09-13 16:47:22 +03:00
parent 65e56fbe63
commit 575e5a8e67
No known key found for this signature in database
GPG key ID: E68306B1AB0F727C

View file

@ -53,6 +53,7 @@
&__title {
@apply --text-content-title;
margin-bottom: 10px;
}
.cdx-marker {