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 56aceb3 commit dcfee46Copy full SHA for dcfee46
src/sass/navbar-top.sass
@@ -7,7 +7,7 @@
7
.navbar-absolute-top
8
height: 100px
9
.has-navbar-top .app-body
10
- padding-top: 100px
+ padding-top: 150px
11
12
@media (max-width: $screen-sm-max)
13
.has-navbar-top .app-body.no-navbar-top
@@ -173,4 +173,4 @@
173
a
174
font-size: 14px
175
font-weight: normal
176
- color: $bluey-grey
+ color: $bluey-grey
src/sass/pad.sass
@@ -5,6 +5,7 @@
5
.pad-toolbar
6
background: $light-grey
border: solid 1px $grey
+ top: 100px !important
.btn-toolbar
display: flex
justify-content: space-around
@@ -182,4 +183,4 @@
182
183
font-size: 18px
184
font-weight: bold
185
color: $pad-empty-tip-modal-description
- margin-top: 20px
186
+ margin-top: 20px
0 commit comments