You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/about.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ description: Great tools amplify human capability without getting in the way.
12
12
13
13
<h2>OUR PHILOSOPHY</h2>
14
14
15
-
<divclass="groove-card">
15
+
<divclass="groove-card groove-card--yellow">
16
16
<pclass="text-large text-bold mb-2">ENGINEERING VELOCITY IS EVERYTHING</p>
17
17
<p>Your team's ability to ship code is your competitive advantage. Every hour spent waiting for reviews is an hour not building features that matter.</p>
Copy file name to clipboardExpand all lines: src/security.njk
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -4,34 +4,34 @@ title: Security
4
4
description: Simple is secure.
5
5
---
6
6
7
-
<h1style="margin-bottom: 20px;">SECURITY</h1>
7
+
<h1>SECURITY</h1>
8
8
9
-
<divclass="groove-card">
10
-
<pstyle="margin: 0; font-size: 20px; font-weight: bold;">SIMPLE IS SECURE</p>
11
-
<pstyle="margin-top: 15px; font-size: 16px;">Simplicity scales, complexity breeds bugs. Simple systems are easier to audit, understand, and verify.</p>
9
+
<divclass="groove-card groove-card--yellow">
10
+
<pclass="mb-0 text-lg text-bold">SIMPLE IS SECURE</p>
11
+
<pclass="mt-1">Simplicity scales, complexity breeds bugs. Simple systems are easier to audit, understand, and verify.</p>
0 commit comments