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

@ -4,10 +4,6 @@
display: none !important;
}
* {
box-sizing: border-box;
}
:root {
font-size: 62.5%;
font-family: Open Sans, sans-serif;