Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +02:00

8 lines
143 B
CSS

.wp-block-term-template {
margin-top: 0;
margin-bottom: 0;
max-width: 100%;
list-style: none;
padding: 0;
box-sizing: border-box;
}