Fix typo in Google font URL

pull/936/head^2
Bailey Pumfleet 2021-10-18 14:17:48 +01:00 committed by GitHub
parent b753d9e5e3
commit 86d292838c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
} }
/* Lexend Fallback for Cal Sans*/ /* Lexend Fallback for Cal Sans*/
@import url("https://fonts.googlepis.com/css2?family=Lexend:wght@100&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100&display=swap");
/* note(PeerRich): TODO move @layer components into proper React Components: <Button color="primary" size="xs" /> */ /* note(PeerRich): TODO move @layer components into proper React Components: <Button color="primary" size="xs" /> */
@layer components { @layer components {