Skip to content

Commit 5cb96f4

Browse files
committed
Add indent
1 parent 0598a40 commit 5cb96f4

File tree

4 files changed

+1
-5
lines changed

4 files changed

+1
-5
lines changed

chapters/13-analytics-02.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,5 +517,3 @@ def get_points(usernames):
517517
```
518518
519519
真看不出来两者有什么相似的地方 。。。。
520-
521-
<hr>

github-roam.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2884,5 +2884,3 @@ def get_points(usernames):
28842884
```
28852885

28862886
真看不出来两者有什么相似的地方 。。。。
2887-
2888-
<hr>

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2505,7 +2505,6 @@ <h2 id="邻近算法">邻近算法</h2>
25052505
0. 0. 0. 0. 0. 0. 0.
25062506
0. 0. 0. 0. ]</code></pre>
25072507
<p>真看不出来两者有什么相似的地方 。。。。</p>
2508-
<hr>
25092508
<section class="footnotes">
25102509
<hr />
25112510
<ol>

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ a img {
3232
}
3333

3434
p {
35+
text-indent: 2em;
3536
margin-bottom: 12px;
3637
}
3738

0 commit comments

Comments
 (0)