We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fedcf commit 72b5e9aCopy full SHA for 72b5e9a
css/blocks/chapter.css
@@ -19,7 +19,6 @@
19
.chapter-part {
20
display: flex;
21
flex-direction: column;
22
-
23
border-bottom: 1px solid #e5e5e5;
24
}
25
@@ -53,15 +52,6 @@
53
52
54
55
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
-}
65
66
@media (min-width: 48em) {
67
.chapter h2 {
0 commit comments