Skip to content

Commit 807ee8d

Browse files
update the nav bar (#165)
1 parent 131b7c4 commit 807ee8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ansys_sphinx_theme/static/css/ansys_sphinx_theme.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,8 +666,8 @@ Navigation column (according to side column)
666666
.col-lg-9 {
667667
flex: 0 0 80%;
668668
max-width: 80%;
669-
padding-right: 25px;
670-
padding-left: 40px;
669+
padding-right: 5px;
670+
padding-left: 20px;
671671
}
672672

673673
/*

0 commit comments

Comments
 (0)