sans-serif font

This commit is contained in:
Nicole O'Connor 2023-02-27 20:25:48 -08:00
parent 2ab8835c3a
commit e44becce07

View File

@ -4,6 +4,8 @@ div#root {
display: flex;
width: 100%;
height: 100%;
font-family: sans-serif;
}
div#main-sidebar {