Colored category badges, images with categories, redo categories & tags for posts, tags in archive view, redid icons on menu

This commit is contained in:
2023-11-26 15:40:29 -05:00
Unverified
parent daad69ea45
commit d55cdea917
29 changed files with 130 additions and 69 deletions

View File

@@ -214,7 +214,7 @@
border-radius: var(--card-border-radius);
overflow: hidden;
position: relative;
height: 350px;
// height: 350px;
width: 250px;
box-shadow: var(--shadow-l1);
transition: box-shadow 0.3s ease;