Add job pages More news button on home page links to news page Small mobile fixes for new page and other pages
8 lines
82 B
SCSS
Vendored
8 lines
82 B
SCSS
Vendored
@use "../components/news_post";
|
|
|
|
.news {
|
|
.blog .post {
|
|
height: 115px;
|
|
}
|
|
}
|