9 lines
162 B
CSS
9 lines
162 B
CSS
.wp-block-categories ul{
|
|
padding-right:2.5em;
|
|
}
|
|
.wp-block-categories ul ul{
|
|
margin-top:6px;
|
|
}
|
|
[data-align=center] .wp-block-categories{
|
|
text-align:center;
|
|
} |