Skip to content

Commit 593dbb6

Browse files
authored
Remove viewport hack. (#25)
1 parent 0073914 commit 593dbb6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/beeware_docs_tools/overrides/assets/stylesheets/beeware_theme.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -523,10 +523,6 @@ body {
523523
}
524524
}
525525

526-
.md-content {
527-
min-height: 81vh;
528-
}
529-
530526
/* Fix "Made with" hover link color in light mode */
531527
html .md-footer-meta.md-typeset a:hover {
532528
color: light-dark(#084AFF, #526CFE)

0 commit comments

Comments
 (0)