move note to prev page

This commit is contained in:
Julie Blanc 2026-04-16 16:00:53 +02:00
parent d57050caeb
commit 1d747cc77b
8 changed files with 114 additions and 40 deletions

4
css/modules/_notes.scss Normal file
View file

@ -0,0 +1,4 @@
.body-note{
display: block;
color: red;
}