Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MastanSayyad committed Jul 21, 2024
1 parent 277d565 commit b9c4139
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@
pointer-events: none;
z-index: 9999;
}

@media (max-width: 780px) {
.circle-container{
display: none;
}
}
</style>

</head>
Expand Down

0 comments on commit b9c4139

Please sign in to comment.