Skip to content

Commit

Permalink
Frost: List editor styles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Jan 7, 2022
1 parent 9baf5bb commit 4f1473f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions frost/assets/css/style-editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,14 @@ h6.has-background {
padding: 20px 30px;
}

/* List
--------------------------------------------- */

.wp-block-list li,
.wp-block-list li {
margin-left: 30px;
}

/* Navigation
--------------------------------------------- */

Expand Down

0 comments on commit 4f1473f

Please sign in to comment.