mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-23 15:19:41 +02:00
chore(styles): list and image blocks style improved (#260)
* update image margings * upd list style
This commit is contained in:
parent
ceccd234cd
commit
1cd078317e
2 changed files with 13 additions and 5 deletions
|
@ -91,6 +91,10 @@
|
|||
padding: 6px 8px;
|
||||
}
|
||||
|
||||
.cdx-list {
|
||||
padding-left: 40px;
|
||||
}
|
||||
|
||||
@media (--desktop) {
|
||||
.ce-block__content,
|
||||
.ce-toolbar__content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue