New mobile header
Add job pages More news button on home page links to news page Small mobile fixes for new page and other pages
This commit is contained in:
6
resources/assets/sass/base/_container.scss
vendored
6
resources/assets/sass/base/_container.scss
vendored
@@ -19,8 +19,10 @@ body {
|
||||
.header_container {
|
||||
@include container;
|
||||
}
|
||||
.grey_background {
|
||||
background-color: #f9f9f9;
|
||||
@media (min-width: 768px) {
|
||||
.grey_background {
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
}
|
||||
.content_container {
|
||||
padding-right: 50px;
|
||||
|
||||
Reference in New Issue
Block a user