refactor: request section

This commit is contained in:
liyasthomas
2021-07-10 18:45:39 +05:30
parent c7062ad613
commit d94c8aec51
17 changed files with 2461 additions and 2307 deletions

View File

@@ -204,10 +204,10 @@ export default {
// Google Fonts module configuration (https://github.com/nuxt-community/google-fonts-module)
googleFonts: {
display: "swap",
display: "block",
families: {
"Material+Icons": true,
Montserrat: [400, 500, 600, 700, 800],
"Material+Icons": true,
"Roboto+Mono": true,
},
},