Closed srivastavaritik closed 2 years ago
change the link with the link given below <link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap" rel="stylesheet">
And change the font-family of navbar.brand class in index.html file to the font given below: font-family: 'Dancing Script', cursive;
font-family: 'Dancing Script', cursive;
I think I can do this, please assign me this issue
change the link with the link given below
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap" rel="stylesheet">
And change the font-family of navbar.brand class in index.html file to the font given below:
font-family: 'Dancing Script', cursive;