Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrylovescheese committed Aug 17, 2023
1 parent a5e38cd commit 73733ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,14 @@
margin-left: 140px;
margin-right: 30px;
margin-bottom: 20px;
padding: 10px;
}

.marquee p {
display: inline-block;
padding-left: 100%;
animation: marquee 40s linear infinite;
margin: 0;
}

@keyframes marquee {
Expand Down

0 comments on commit 73733ce

Please sign in to comment.