Changes

Jump to navigation Jump to search
no edit summary
ul.WelcRework {
display: grid;
grid-template-columns: repeat(auto-fit, 100px 100px 100px 100px 100px);
grid-gap: 1.5rem;
justify-content: space-between;

Navigation menu