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 c82ab55 commit 74a3088Copy full SHA for 74a3088
style.css
@@ -600,6 +600,7 @@ place it in the .infobox above the heading for the infobox
600
601
/* Progress bar at the bottom of screen */
602
footer.progress-footer {
603
+ margin-top: 3rem; /* it's a tall dropdown */
604
min-height: 80px; /* Allow enough space */
605
display: flex;
606
align-items: flex-start; /* Align steps to top */
0 commit comments