diff -r 183b128a4189 -r a642639dbc07 client/src/components/NoteList.scss --- a/client/src/components/NoteList.scss Mon Oct 08 03:30:54 2018 +0200 +++ b/client/src/components/NoteList.scss Mon Oct 08 04:09:19 2018 +0200 @@ -49,9 +49,9 @@ } .modal-text{ - font-size: 16px; + font-size: .9rem; } #delete-note-modal-button { - font-size: 14px; + font-size: .8rem; }