style: format with prettier
This commit is contained in:
parent
0aa3ee47ff
commit
d89ebf1014
@ -74,7 +74,7 @@ article > p {
|
|||||||
}
|
}
|
||||||
.articles-container > ul > li {
|
.articles-container > ul > li {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin: 10px
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-frontmatter {
|
.article-frontmatter {
|
||||||
|
@ -109,7 +109,8 @@ footer {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer a, footer a:visited {
|
footer a,
|
||||||
|
footer a:visited {
|
||||||
color: var(--crystalBlue);
|
color: var(--crystalBlue);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user