Skip to content

Commit

Permalink
edging close to finishing it up
Browse files Browse the repository at this point in the history
  • Loading branch information
nejidevelops committed Jul 9, 2022
1 parent d7ddcc4 commit cdb7902
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,10 @@ section h2::before{
}
}

.particles-js-canvas-el{
position: absolute;
top: 0;
left: 0;
width: auto;
height: 100%;
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="./assets/css/style.css">
</head>
<body>
<section>
<section id="particles-js">
<div class="text">
<h2>Ramadhan Mubarak<br><span>To You, Your Family & Friends!</span></h2>
</div>
Expand Down

0 comments on commit cdb7902

Please sign in to comment.