Skip to content

Commit

Permalink
added logo, increased margin bottom of palette
Browse files Browse the repository at this point in the history
  • Loading branch information
Sagar-Sharma-7 committed Mar 16, 2021
1 parent 4ec7502 commit 3c85e01
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Sagar Sharma">
<link rel="shortcut icon" href="./public/images/logo.jpg" type="image/png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" integrity="sha512-PgQMlq+nqFLV4ylk1gwUOgm6CtIIXkKwaIHp/PAIWHzig/lKZSEGKEysh0TCVbHJXCLN7WetD8TFecIky75ZfQ==" crossorigin="anonymous" />
<link rel="stylesheet" href="./public/css/style.css">
<title>Gradient Palatte</title>
Expand Down
1 change: 1 addition & 0 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ h1 {
font-size: 2vw;
font-family: "Special Elite", cursive;
text-transform: uppercase;
margin-bottom: 2vw;
}

.palette:hover {
Expand Down
Binary file added public/images/logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c85e01

Please sign in to comment.