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.
2 parents fc1270b + 991b21d commit 4a7b5b2Copy full SHA for 4a7b5b2
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