5 lines
60 B
SCSS
Vendored
5 lines
60 B
SCSS
Vendored
//articles.scss
|
|
|
|
article.h-entry {
|
|
width: $mainWidth;
|
|
}
|