Skip to content

Commit aa5a1c9

Browse files
committed
remove justify tutorial 1
1 parent 2969808 commit aa5a1c9

File tree

2 files changed

+358
-520
lines changed

2 files changed

+358
-520
lines changed

docs/sphinx/source/_static/custom.css

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@
7878
mask-image: var(--icon--solution);
7979
}
8080

81+
section {
82+
text-align: justify;
83+
}
8184

85+
code {
86+
border: none;
87+
box-shadow: none;
88+
outline: none;
89+
}
8290

83-
91+
strong {
92+
font-weight: 550;
93+
}

0 commit comments

Comments
 (0)