Skip to content

Commit d306554

Browse files
committed
FIX Remove margin
1 parent 3a291fc commit d306554

File tree

1 file changed

+0
-3
lines changed
  • doc/themes/scikit-learn-modern/static/css

1 file changed

+0
-3
lines changed

doc/themes/scikit-learn-modern/static/css/theme.css

-3
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,6 @@ div.sk-sidebar-global-toc ul ul {
661661
div.sk-page-content h1 {
662662
background-color: #cde8ef;
663663
padding: 0.5rem;
664-
margin-top: calc(max(2.5rem, 1vh));
665664
border-radius: 0 1rem;
666665
text-align: center;
667666
font-size: 2rem;
@@ -673,7 +672,6 @@ div.sk-page-content h2 {
673672
background-color: #BED4EB;
674673
border-radius: 0.3rem;
675674
font-size: 1.5rem;
676-
margin-top: calc(max(2rem, .7vh));
677675
margin-bottom: 1rem;
678676
word-wrap: break-word;
679677
}
@@ -684,7 +682,6 @@ div.sk-page-content h3 {
684682
border-radius: 0.3rem;
685683
font-size: 1.2rem;
686684
word-wrap: break-word;
687-
margin-top: 1.5rem;
688685
}
689686

690687
div.sk-page-content h4 {

0 commit comments

Comments
 (0)