We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be18f2e commit 071937cCopy full SHA for 071937c
index.md
@@ -1,6 +1,6 @@
1
---
2
layout: home
3
-carousel: "Areas where we are making impact"
+carousel: "Areas where we are making an impact"
4
permalink: /
5
6
static/page.css
@@ -1,3 +1,8 @@
+html, body {
+ width: 100%;
+ overflow-x: hidden;
+}
+
.staff-block {
7
border: 2px solid blue;
8
border-radius: 5px;
0 commit comments