style(layout): slightly smaller note title in full-height note type

This commit is contained in:
Elian Doran 2025-12-10 15:23:42 +02:00
parent 999315d3c6
commit 82528c4478
No known key found for this signature in database

View File

@ -75,8 +75,9 @@ body.experimental-feature-new-layout {
}
.title-details {
margin-bottom: 0.25em;
margin-bottom: 0.2em;
opacity: 0.65;
font-size: 0.8em;
}
}