You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
162 B

1 year ago
  1. .wp-block-categories ul{
  2. padding-right:2.5em;
  3. }
  4. .wp-block-categories ul ul{
  5. margin-top:6px;
  6. }
  7. [data-align=center] .wp-block-categories{
  8. text-align:center;
  9. }