Open main menu

Changes

42 bytes removed ,  14:20, 27 May 2020
m
no edit summary
.filter-links {
margin: 0;
padding: 0;
list-style: none;
display: grid;
height:stretch;
overflow: hidden;
background: white; border-bottom:1px solid #E4D7D7green;
}
ul.filter-sections {
list-style: none;
display: grid;
grid-template-columns: repeat(auto-fit, 110px);