web: fix notebook item date font family

This commit is contained in:
Abdullah Atta
2023-05-25 15:44:05 +05:00
parent ea1565048a
commit af9b9b7083

View File

@@ -77,7 +77,8 @@ function Notebook(props) {
sx={{
fontSize: "subBody",
color: "fontTertiary",
alignItems: "center"
alignItems: "center",
fontFamily: "body"
}}
>
{notebook.pinned && (