fix bug in font

This commit is contained in:
c 2022-02-02 10:25:57 +01:00
parent d59b6e0d5e
commit 6fe61e8a44
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@font-face {
font-family: 'Ubuntu Mono';
src: local(UbuntuMono-R.ttf);
src: local('Ubuntu Mono');
}
* {