Bump eslint and @vue/eslint-config-standard
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
@ -798,7 +798,7 @@ export default {
|
||||
|
||||
@font-face {
|
||||
font-family: "Lato";
|
||||
src: local('Lato'), url("/fonts/Lato-Regular.woff") format("woff"), url("/fonts/Lato-Regular.woff2") format("woff2");
|
||||
src: local('Lato'), url("../public/fonts/Lato-Regular.woff") format("woff"), url("../public/fonts/Lato-Regular.woff2") format("woff2");
|
||||
}
|
||||
body{
|
||||
font-family: 'Lato', 'sans-serif' !important;
|
||||
|
Reference in New Issue
Block a user