Skip to content

Commit d030d2f

Browse files
authored
Merge pull request #149 from NGO-Algorithm-Audit/feature/structural_edits
minor edit
2 parents 61540b7 + 3e26eb2 commit d030d2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/english/technical-tools/implementation-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ overview_block:
3232
{{< webapp id="webapp" appId="AIActImplementationTool" src="https://ai-documentation.s3.eu-central-1.amazonaws.com/AI-Act-Questionnaire-v1.0.0.js" title="" >}}
3333

3434
<style>
35-
/* Targeting the first direct div inside #AiActImplementationTool */
36-
#AiActImplementationTool > div:first-child {
35+
/* Targeting the first direct div inside #AIActImplementationTool */
36+
#AIActImplementationTool > div:first-child {
3737
height: auto!important;
3838
padding: 12px;
3939
}

0 commit comments

Comments
 (0)