💄 (note) justify text alignment

This commit is contained in:
Julien Calixte
2023-07-01 22:17:15 +02:00
parent 72fd0f52c4
commit 54e9694fc6

View File

@@ -199,7 +199,7 @@ $header-height: 40px;
}
.note {
text-align: left;
text-align: justify;
overflow-y: auto;
height: 100vh;
position: sticky;