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:
4
resources/assets/sass/components/_post.scss
vendored
4
resources/assets/sass/components/_post.scss
vendored
@@ -3,7 +3,9 @@
|
||||
|
||||
.post_container {
|
||||
@include container;
|
||||
padding: 32px 0;
|
||||
@media (min-width: 768px) {
|
||||
padding: 32px 0;
|
||||
}
|
||||
|
||||
> .col-8 {
|
||||
width: CALC(66.66666667% - 20px);
|
||||
|
||||
Reference in New Issue
Block a user