fix default css styles for full width pages

This commit is contained in:
Travis Fischer
2021-02-02 13:03:29 -05:00
parent f795a472e8
commit b9e1ef284e
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"react-body-classname": "^1.3.1",
"react-dom": "17.0.1",
"react-icons": "^4.1.0",
"react-notion-x": "^4.2.3",
"react-notion-x": "^4.2.5",
"react-use": "^15.3.3",
"use-dark-mode": "^2.3.1"
},

View File

@@ -4110,10 +4110,10 @@ react-modal@^3.11.2:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"
react-notion-x@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.3.tgz#d0e4ae6677ccd3dff5be5f6918b8602dbebbf28c"
integrity sha512-N6r0KqUPriQM2cjt6AuKOuEwJpFKIo7Kevjz2+uyErbixAjd2wvwXGHhZbq9ZRmICwunoNp0KqC9EWHeDsY2NA==
react-notion-x@^4.2.5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.5.tgz#55f78b93f1d84a563d9c0e94a736bdbed244500d"
integrity sha512-CkWmL/YuvtJ1B+CEHKyLAib510NhdDMQrSR90x1FtNDo1Gc3xyQu8L8zHwWRvm8WgmfPT2D+AQghlR1sLLEyMw==
dependencies:
"@matejmazur/react-katex" "^3.1.3"
date-fns "^2.15.0"