Skip to content

Commit

Permalink
align actin compression images
Browse files Browse the repository at this point in the history
  • Loading branch information
blairlyons committed Feb 17, 2024
1 parent 974d341 commit c8d6225
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions style/actin_compression.css
Original file line number Diff line number Diff line change
@@ -1,41 +1,35 @@
.spatial {
top: -144px;
left: -325px;
width: 400px;
}

.spatialZoom {
top: -880px;
left: -1250px;
width: 1600px;
top: -150px;
left: -315px;
width: 380px;
}

.plot1 {
top: -215px;
left: -1587px;
top: -266px;
left: -1589px;
width: 1600px;
}

.plot2 {
top: -537px;
left: -1587px;
top: -567px;
left: -1589px;
width: 1600px;
}

.plot3 {
top: -858px;
left: -1587px;
top: -867px;
left: -1589px;
width: 1600px;
}

.plot4 {
top: -1179px;
left: -1587px;
top: -1168px;
left: -1589px;
width: 1600px;
}

.plot5 {
top: -1518px;
left: -1587px;
top: -1468px;
left: -1589px;
width: 1600px;
}

0 comments on commit c8d6225

Please sign in to comment.