client/src/components/NoteList.scss
changeset 161 a642639dbc07
parent 154 a28361bda28c
equal deleted inserted replaced
160:183b128a4189 161:a642639dbc07
    47     border: transparent;
    47     border: transparent;
    48     color:black;
    48     color:black;
    49 }
    49 }
    50 
    50 
    51 .modal-text{
    51 .modal-text{
    52     font-size: 16px;
    52     font-size: .9rem;
    53 }
    53 }
    54 
    54 
    55 #delete-note-modal-button {
    55 #delete-note-modal-button {
    56     font-size: 14px;
    56     font-size: .8rem;
    57 }
    57 }