separate non featured articles on quadrant view
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"*.{json, md, yml, js, ts, tsx}": [
|
"*.{json, md, yml, js, ts, tsx, scss}": [
|
||||||
"prettier --write",
|
"prettier --write",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
margin-top: -2px;
|
margin-top: -2px;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
|
color: var(--color-white);
|
||||||
|
|
||||||
&--new {
|
&--new {
|
||||||
background: var(--color-red);
|
background: var(--color-red);
|
||||||
|
|||||||
Reference in New Issue
Block a user