show context when navigating
This commit is contained in:
parent
ba33bf6fff
commit
624687e363
60 changed files with 184 additions and 129 deletions
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
|
||||
.backdropPage {
|
||||
background-color: rgba(0, 0, 0, .85)!important;
|
||||
background-color: rgba(0, 0, 0, .87)!important;
|
||||
}
|
||||
|
||||
.backdropContainer {
|
||||
|
@ -68,6 +68,10 @@
|
|||
max-width: 750px;
|
||||
}
|
||||
|
||||
.homePageSection + .homePageSection {
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
|
||||
.ehsContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue