Skip to content

Commit

Permalink
Update demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev.Huang authored Jul 4, 2024
1 parent 1ffc0e0 commit a6644de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,9 @@
.privacy-terms-links a {
text-decoration: none;
align-items: flex-end;
font-size: 10px;
color: #666666; /* Dark grey color */
margin: 1 3px; /* Add margin to space out the links */
margin: 2 3px; /* Add margin to space out the links */
}

.privacy-terms-links a:hover {
Expand Down

0 comments on commit a6644de

Please sign in to comment.