@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@500&display=swap');
div1{
font-family: 'Kiwi Maru', serif;
}
- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
- Type
git clone https://github.com/Sagar-Sharma-7/BMI-Calculator.git
- Press Enter to create the clone of this repositary.