8 lines
82 B
SCSS
Executable File
Vendored
8 lines
82 B
SCSS
Executable File
Vendored
@use "../components/news_post";
|
|
|
|
.news {
|
|
.blog .post {
|
|
height: 115px;
|
|
}
|
|
}
|