fix: selectors
This commit is contained in:
parent
5e9974f391
commit
6461bbeeba
1 changed files with 2 additions and 2 deletions
|
@ -474,8 +474,8 @@ li {
|
||||||
}
|
}
|
||||||
|
|
||||||
article p:first-of-type {
|
article p:first-of-type {
|
||||||
margin-top: .75rem;
|
margin-top: .75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag:not(:last-child) {
|
.tag:not(:last-child) {
|
||||||
margin-right: .5rem;
|
margin-right: .5rem;
|
||||||
|
|
Reference in a new issue