Hotfix(notification bell + normalize)

This commit is contained in:
Gaëlle Morin
2019-04-12 20:01:31 +02:00
parent ee8f596251
commit 2f043ad93f
3 changed files with 1 additions and 6 deletions

View File

@ -11,7 +11,7 @@ script(
script(src="/scripts/index.js")
// Stylesheets
//link(rel='stylesheet', href='/lib/normalize.css')
link(rel='stylesheet', href='/lib/normalize.css')
link(rel='stylesheet', href='/styles/index.css')
link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&subset=latin-ext')
link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i')