We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd73d3 commit 991b21dCopy full SHA for 991b21d
src/components/home/WhatWeDo/index.tsx
@@ -13,6 +13,8 @@ export function WhatWeDo() {
13
</div>
14
<div className={"row flex-full-centered"}>
15
<h1 className={styles.header}> What we do </h1>
16
+ </div>
17
+ <div className={"row flex-full-centered"}>
18
<Topics />
19
20
<div className="row flex-full-centered">
0 commit comments