Skip to content

Commit e27b874

Browse files
authored
Minor fix. (#2)
* Added quizzes. * Basic setup including documentation (theory, etc). * Graphics partially complete. Also some animation. * Added water and soil graphics and rotation animation. * SEO tool testing. * Fixed link issue. * Added breadcrumb to performance page. Restricted performance testing to testing env. * SEO tool testing. * Added few more animation steps. * Animation almost done. * Animation completed. * Final fixes to animation. Basic setup for logic and graph. Some code clean up. * Added logic. * Minor fixes. * Added link to water content experiment as well as procedure. * Added references. * Removed tool testing change. * Added explanations for quiz answers. * Typo fixes. * Typo fixes. * Removed excess images. * Code review fixes. * Update main.css
1 parent cf2b79e commit e27b874

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

experiment/simulation/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
min-width: 100%;
1717
}
1818

19+
.plot {
20+
display: inline-block;
21+
}
22+
1923
.apparatus {
2024
order: 1;
2125
}

0 commit comments

Comments
 (0)