Changes

Jump to navigation Jump to search
m
no edit summary
ul.DownloadRework {
display: grid;
grid-template-columns: repeat(auto-fit, 20em10em);
grid-gap: 1.5rem;
justify-content: space-between;
list-style: none;
list-style-type: none;
padding: 1rem0.2rem;
margin: 0;
}
height: stretch;
border-top: solid 4px #cc3333;
padding: 0.5rem2rem;
list-style: none;
list-style-type: none;

Navigation menu