1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Change font to Manrope

This commit is contained in:
Kaustubh Ladiya 2020-02-02 22:43:00 +05:30
parent 06a46c6beb
commit 6a240bfed2
No known key found for this signature in database
GPG key ID: A77FFE5465BD4E7D
15 changed files with 81 additions and 14 deletions

View file

@ -16,7 +16,7 @@
crossorigin="anonymous"
></script>
<link
href="https://fonts.googleapis.com/css?family=Asap|Asap+Condensed|Poppins&display=swap"
href="https://fonts.googleapis.com/css?family=Asap|Asap+Condensed&display=swap"
rel="stylesheet"
/>
<script src="https://unpkg.com/magic-grid/dist/magic-grid.min.js"></script>