Open main menu

Changes

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