Remove an empty CSS rule I accidentally left in

This commit is contained in:
BBaoVanC 2022-05-06 20:18:14 -05:00
parent 311d846cb8
commit 026d5ab2c3
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 0 additions and 4 deletions

View File

@ -159,10 +159,6 @@
}
}
.category-list li > a,
.category-list li > p {
}
.category-list p {
margin: 0;
}