Forgot the Note style

This commit is contained in:
Violet 2024-02-02 17:22:04 +00:00 committed by GitHub
parent 1d16b944cc
commit 7393ee2761

View file

@ -318,6 +318,11 @@ hr {
position: relative;
}
.note {
font-size: 0.95rem;
color: lightgray;
}
@keyframes fade-in {
0% {
opacity: 0;