Closed github-actions[bot] closed 4 years ago
CSS: Replace with global wrapper patern
https://github.com/aimementoring/website/blob/4da23a4e835f136a73ef26a2c1dc65abd6fc672e/pages/be-a-mentor/be-a-mentor.module.scss#L15
.container { @media only screen and (min-width: $md) { display: grid; grid: 15% 85% / 46% 54%; grid-template-areas: 'HEADER HEADER' 'WELCOME-AREA FORM-AREA'; padding: 0 2em; } } // @todo CSS: Replace with global wrapper patern .wrapper { margin: 0 auto; max-width: 78em; position: relative; width: 100%; } ew file mode 100644 ndex 000000000..3a60f274a ++ b/pages/be-a-mentor/index.js
05b82ac024c42e7b7311f0064f2348ca40681763
CSS: Replace with global wrapper patern
https://github.com/aimementoring/website/blob/4da23a4e835f136a73ef26a2c1dc65abd6fc672e/pages/be-a-mentor/be-a-mentor.module.scss#L15
05b82ac024c42e7b7311f0064f2348ca40681763