css: add entries

This commit is contained in:
He4eT 2025-08-23 14:40:01 +02:00
commit e36d5d911c

View file

@ -123,3 +123,14 @@ body > footer {
transparent 100%);
background-size: 30.00px 30.00px;
}
/* Lists */
.entry:last-child,
.entry {
margin-bottom: 1.5rem;
}
.entry > .description {
margin-bottom: 0.5rem;
}