code refactoring

This commit is contained in:
2024-04-28 17:07:53 +05:30
parent 1ca5e82426
commit edf9865efc
34 changed files with 7 additions and 166 deletions
+2 -2
View File
@@ -22,9 +22,9 @@
<!--
- google font link
-->
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet">
</head>
<body>
<app-root></app-root>