css: minor changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-03 10:58:40 +05:30
parent 35dd7a375a
commit 4018dabf4d

View File

@@ -141,7 +141,7 @@ h2 {
.post-preview-item {
list-style-type: none;
padding: 2rem;
border: 0.2rem ridge var(--violet);
border: 0.2rem ridge var(--fg5);
}
.post-preview-item:not(:last-child) {