Style category block

This commit is contained in:
Tetrakern 2024-08-03 17:06:18 +02:00
parent 135716f768
commit 45a3effbad
3 changed files with 11 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -776,3 +776,12 @@ figure.wp-block-pullquote {
}
}
}
// =============================================================================
// CATEGORIES
// =============================================================================
.wp-block-categories {
list-style-type: disc;
padding-left: 1.05em;
}