Skip to content

Commit

Permalink
Merge pull request #184 from eclipse-theia/GH-154-2
Browse files Browse the repository at this point in the history
Alligned column headers
  • Loading branch information
JonasHelming committed Jul 23, 2021
2 parents 817d49f + 396a5a7 commit 2fe8b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/index/Features.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const features = [
},
{
img: <img src={Html} alt="Modern Tech" />,
title: "Modern Tech Stack",
title: "Modern Tech",
paragraphs: ['Theia is based on a state-of-the-art web-based technology stack. It provides language support via LSP and DAP. Further, it can host VS Code extensions and provides full terminal access.']
}
]
Expand Down

0 comments on commit 2fe8b50

Please sign in to comment.