website/src/pages/notes.module.css

4 lines
66 B
CSS

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