Skip to content

Commit 57160e7

Browse files
Fix hero section overlapping navbar
Signed-off-by: Bhumika <bhumikasudarshani@gmail.com>
1 parent 18c859f commit 57160e7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/source/_static/theme_overrides.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,7 @@ div.rst-content {
5252
.rst-content ul,
5353
.rst-content ol {
5454
margin-left: 1.5rem;
55+
}
56+
body {
57+
padding-top: 80px;
5558
}

0 commit comments

Comments
 (0)