cody - HTMLify profile
files of /cody/seershan/basic-amazon-clone-front-end-project/
# Simple Amazon Clone
Welcome to my first practice project! This is a basic clone of Amazon created using HTML and CSS. It's a
Welcome to my first practice project! This is a basic clone of Amazon created using HTML and CSS. It's a
*{
margin: 0;
font-family: Arial, Helvetica, sans-serif;
border: border-box;
}
.navbar {
height: 60px;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
border: border-box;
}
.navbar {
height: 60px;