mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
Commented out fonts because of errors in browser inspect console: downloadable font: rejected by sanitizer font-family Roboto Poppins.
Thanks to xet7 !
This commit is contained in:
parent
ab49545876
commit
005c91af51
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/*
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
|
@ -28,3 +29,4 @@
|
|||
font-weight: 700;
|
||||
src: local('Poppins Bold'), local('Poppins-Bold'), url("../../../poppins-bold.woff") format('woff');
|
||||
}
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue