feat(app): more homepage style updates

This commit is contained in:
rektdeckard
2023-03-13 12:21:55 -06:00
parent a14bdfb281
commit 94e66c3893
19 changed files with 679 additions and 79 deletions

View File

@@ -205,6 +205,7 @@ aside.detail-footer {
gap: 24px;
padding: 12px 24px;
height: 136px;
/* filter: drop-shadow(2px 2px 0 var(--moss-shadow)); */
}
figure {
@@ -247,7 +248,7 @@ figcaption > p {
aside.detail-footer {
top: 16px;
bottom: -4px;
bottom: -20px;
display: flex;
flex-direction: column;
height: 440px;