diff --git a/en.json b/en.json index 5fd66a0ea..114eabcdf 100644 --- a/en.json +++ b/en.json @@ -77,7 +77,7 @@ "jobs.moderator":"Community Moderator", "jobs.openings": "Current Job Openings", "jobs.titleQuestion": "Want to work on an innovative project that is transforming the ways young people create, share, and learn?", - "jobs.workEnvironment":"We’re seeking curious and motivated people to join our Scratch Team at the MIT Media Lab. We're a diverse group of educators, designers, and developers, who work together in a playful, creative environment full of LEGO bricks, craft materials, and maker tools. We strongly value diversity, collaboration, and respect in the workplace.", + "jobs.workEnvironment":"We’re seeking curious and motivated people to join our Scratch Team at the MIT Media Lab. We're a diverse group of educators, designers, and developers, who work together in a playful, creative environment full of LEGO bricks, craft materials, and maker tools. We strongly value diversity, collaboration, and respect in the workplace.", "login.forgotPassword": "Forgot Password?", "navigation.signOut": "Sign out", "news.scratchNews": "Scratch News", diff --git a/src/views/jobs/jobs.jsx b/src/views/jobs/jobs.jsx index 5135e36b7..d6d3601dd 100644 --- a/src/views/jobs/jobs.jsx +++ b/src/views/jobs/jobs.jsx @@ -45,13 +45,13 @@ var Jobs = React.createClass({ - (MIT Media Lab, Cambridge, MA) + (MIT Media Lab, Cambridge, MA)

- (MIT Media Lab, Cambrige, MA or Remote) + (MIT Media Lab, Cambrige, MA or Remote)

diff --git a/src/views/jobs/jobs.scss b/src/views/jobs/jobs.scss index e90520788..f590a1060 100644 --- a/src/views/jobs/jobs.scss +++ b/src/views/jobs/jobs.scss @@ -1,7 +1,7 @@ @import "../../colors"; #view { - + background-color: $ui-white; .inner { width: 100%; .top { @@ -30,9 +30,9 @@ flex-wrap: nowrap; justify-content: space-between; .leftcolumn { + margin-bottom: 20px; width: calc(66% - 20px); line-height: 150%; - margin-bottom: 20px; } .rightcolumn { display: flex;