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",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
vertical-align: top;
|
||||
margin-top: -2px;
|
||||
left: 5px;
|
||||
color: var(--color-white);
|
||||
|
||||
&--new {
|
||||
background: var(--color-red);
|
||||
|
||||
Reference in New Issue
Block a user