8000 STY Minior change on code padding in website theme (#15768) · scikit-learn/scikit-learn@ff6f880 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff6f880

Browse files
thomasjpfanglemaitre
authored andcommitted
STY Minior change on code padding in website theme (#15768)
1 parent 5573abb commit ff6f880

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ code {
3737
background-color: #ecf0f3;
3838
border-radius: 0.2rem;
3939
white-space: nowrap;
40+
padding: 0.15rem;
4041
}
4142

4243
nav {

0 commit comments

Comments
 (0)
0