website/src/templates/notes.module.css

5 lines
67 B
CSS

.note-title {
display: flex;
justify-content: space-between;
}