Skip to content

Commit 373c614

Browse files
Merge pull request #19 from mohammadzainabbas/dev
Dev
2 parents cfbd2af + 5b003d1 commit 373c614

File tree

9 files changed

+211
-55
lines changed

9 files changed

+211
-55
lines changed

README.md

Lines changed: 197 additions & 41 deletions
Large diffs are not rendered by default.
File renamed without changes.

docs/assets/figure_1.jpeg

88 KB
Loading

docs/assets/figure_2.jpeg

220 KB
Loading

docs/data/sys_1K.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/data/sys_400M.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/data/sys_5M.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/index.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

src/generate_results.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
}
1414
1515
h3 {
16-
display: flex;
17-
justify-content: center;
18-
padding-top: 18px;
16+
display: flex;
17+
justify-content: center;
18+
padding-top: 18px;
1919
}
2020
2121
[id^='brax-viewer-'] {
2222
margin: 0;
2323
padding: 0;
2424
height: 50vh;
25-
padding-bottom: 2.5%;
25+
padding-bottom: 2.5%;
2626
}
2727
</style>
2828
</head>

0 commit comments

Comments
 (0)