Skip to content

Commit 72b5e9a

Browse files
Удаляет лишние переносы строк в chapter
1 parent 82fedcf commit 72b5e9a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

css/blocks/chapter.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
.chapter-part {
2020
display: flex;
2121
flex-direction: column;
22-
2322
border-bottom: 1px solid #e5e5e5;
2423
}
2524

@@ -53,15 +52,6 @@
5352
}
5453
}
5554

56-
@media (min-width: 38em) {
57-
.chapter h2 {
58-
padding: 2rem 2rem 2.5rem;
59-
}
60-
61-
.chapter-part-col {
62-
padding: 2rem;
63-
}
64-
}
6555

6656
@media (min-width: 48em) {
6757
.chapter h2 {

0 commit comments

Comments
 (0)