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

Increase content paddings (#257)

* Increase content paddings

* add margin to the page title
This commit is contained in:
Peter Savchenko 2022-09-13 17:08:07 +03:00 committed by GitHub
parent a7e859bfd1
commit ceccd234cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 27 deletions

View file

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