Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/sass/navbar-top.sass
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
.navbar-absolute-top
height: 100px
.has-navbar-top .app-body
padding-top: 100px
padding-top: 150px

@media (max-width: $screen-sm-max)
.has-navbar-top .app-body.no-navbar-top
Expand Down Expand Up @@ -173,4 +173,4 @@
a
font-size: 14px
font-weight: normal
color: $bluey-grey
color: $bluey-grey
3 changes: 2 additions & 1 deletion src/sass/pad.sass
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
.pad-toolbar
background: $light-grey
border: solid 1px $grey
top: 100px !important
.btn-toolbar
display: flex
justify-content: space-around
Expand Down Expand Up @@ -182,4 +183,4 @@
font-size: 18px
font-weight: bold
color: $pad-empty-tip-modal-description
margin-top: 20px
margin-top: 20px