separate non featured articles on quadrant view

This commit is contained in:
dennis.ludwig
2021-06-16 11:57:16 +02:00
parent eff1bcbc2b
commit 41a844b9d0
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"*.{json, md, yml, js, ts, tsx}": [
"*.{json, md, yml, js, ts, tsx, scss}": [
"prettier --write",
]
}

View File

@@ -7,6 +7,7 @@
vertical-align: top;
margin-top: -2px;
left: 5px;
color: var(--color-white);
&--new {
background: var(--color-red);