Skip to content

Commit

Permalink
logo added
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita committed Oct 21, 2024
1 parent 621ed51 commit 3825d3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,8 @@
height: 14vh;
width: 100%;
display: flex;
justify-content: center;
/* justify-content: center; */
gap: 18rem;
align-items: center;
background-color: rgb(247, 205, 252);
/* background-attachment: sticky; */
Expand Down Expand Up @@ -488,6 +489,7 @@
<div class="container p-0">
<div class="header">
<div id="logo">
<div class="logo-new" style="margin-left: 140px;"><img src="logo4.png" alt="" width="80px" height="auto""></div>
<h1 class="display-4 logo"><a href="/" style="color: inherit; text-decoration: none; font-family: 'Permanent Marker', cursive;">Creative Canvas Tool</a>
</h1>
</div>
Expand Down
Binary file added logo4.png
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 3825d3b

Please sign in to comment.