Skip to content

Commit d179532

Browse files
Merge pull request devonfw#272 from cinnamon-coder-hub/feature/257-rework-appearance-devonfw-guide
devonfw#257: reworked appearance devonfw guide
2 parents 6e4a8c9 + 2f80a70 commit d179532

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

asciidoctor-stylesheet/sass/devonfw.scss

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,19 @@ hr {
7171
}
7272
}
7373

74+
75+
.sect3 {
76+
margin-bottom: 50px
77+
}
78+
79+
.sect3:last-of-type {
80+
margin-bottom: 0
81+
}
82+
83+
.nav-footer {
84+
display: none;
85+
}
86+
7487
.menu-button {
7588
z-index: 30;
7689
background: transparent;

0 commit comments

Comments
 (0)