Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Caracal
Submodule Caracal added at 945e44
1 change: 1 addition & 0 deletions Distro
Submodule Distro added at 4f107a
6 changes: 3 additions & 3 deletions apps/dev-workbench/workbench.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"
>
<!-- Cards -->
<div class="card" style="max-width: 20em; margin: 0 auto;">
<div class="card" style="max-width: 20em; margin-left:2cm; auto;">
<!-- Card content -->
<div class="card-body">
<!-- Title -->
Expand Down Expand Up @@ -253,10 +253,10 @@ <h4 class="card-title">Select your dataset</h4>
</div>
</div>
</div>
<div style="height: 13em; padding: 6em 0; font-size: large;">
<div style="height: 1em; margin-left:5cm; padding: 2em 0; font-size: large;">
<b> OR</b>
</div>
<div class="card" style="max-width: 20em; margin: 0 auto;">
<div class="card" style="max-width: 20em; margin-left:2cm; auto;">
<!-- Card content -->
<div class="card-body">
<!-- Title -->
Expand Down
2 changes: 1 addition & 1 deletion apps/landing/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h3>Documentation</h3>



<section class="about">
<section class="about" style="margin-left:0cm">

U24 CA18092401A1, <b>Tools to Analyze Morphology and Spatially Mapped Molecular Data</b>
</section>
Expand Down