We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab2640 commit 623086aCopy full SHA for 623086a
algorithm_visualizer/src/pages/LandingPage.css
@@ -12,6 +12,7 @@
12
.landingPage img {
13
object-fit: contain;
14
width: 100%;
15
+ max-height: 60vh;
16
}
17
18
.landingPage .algo {
0 commit comments