misc css change

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-08-30 20:08:32 +05:30
parent 363bcf86a8
commit 2a6271f51a

View File

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