Font changed in notifier.css
This commit is contained in:
parent
55a657a385
commit
2daf62e8f3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
.notifier {
|
.notifier {
|
||||||
font-family: Roboto, sans-serif;
|
font-family: 'Spartan', sans-serif;
|
||||||
color: black;
|
color: black;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in a new issue