diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..2a09009 Binary files /dev/null and b/bun.lockb differ diff --git a/projects/FrontendMentor/newbie/social-links-profile/assets/css/typography.css b/projects/FrontendMentor/newbie/social-links-profile/assets/css/typography.css index f1b7cd0..d7815ff 100644 --- a/projects/FrontendMentor/newbie/social-links-profile/assets/css/typography.css +++ b/projects/FrontendMentor/newbie/social-links-profile/assets/css/typography.css @@ -1,4 +1,4 @@ @font-face { font-family: "Inter"; - src: url("/assets/fonts/Inter-VariableFont_slnt\,wght.ttf"); + src: url("./assets/fonts/Inter-VariableFont_slnt\,wght.ttf"); }