Hi!
How can i change the font size in category view and reduce the space between lines
see herehttp://test.izbiceniolt.ro/index.php/primaria-izbiceni/aparatul-propriu/agricole
article header h2 {
font-size: 20px;
}
article header {
margin: 0;
}
.itemList article {
margin-bottom: 0;
padding-bottom: 0;
}