Skip to content

Commit a524a23

Browse files
author
Jonathan Visser
committed
Add newlines at the end of the file
1 parent 5e932b8 commit a524a23

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/_static/scss/components/_breadcrumbs.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ li.wy-breadcrumbs-aside a {
5555
}
5656
}
5757

58-
/* header end */
58+
/* header end */

docs/_static/scss/components/_layout.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
background: inherit;
214214
z-index: 10;
215215
width: 0;
216-
216+
217217
@media (max-width: $breakpoint-landscape - 1) {
218218
left: -300px;
219219
}
@@ -432,7 +432,7 @@
432432

433433
li {
434434
line-height: 25px;
435-
435+
436436
i {
437437
margin-right: 5px;
438438
color: var(--message-success);

docs/_static/scss/components/_module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ header {
5555

5656
.rst-content p + ul {
5757
margin-top: -14px;
58-
}
58+
}

docs/_static/scss/components/defaults/_module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ h2 {
6666

6767
section {
6868
scroll-margin-top: 120px;
69-
}
69+
}

docs/_static/scss/components/defaults/_notes.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@
6868
}
6969
}
7070

71-
/* notes (admonition notes) end */
71+
/* notes (admonition notes) end */

0 commit comments

Comments
 (0)