Skip to content

Commit

Permalink
Merge pull request #22 from Monigaur8/master
Browse files Browse the repository at this point in the history
update mobile view section
  • Loading branch information
kansal15 authored May 30, 2024
2 parents 1a90f27 + 022f0e3 commit 7dcdb4a
Show file tree
Hide file tree
Showing 6 changed files with 750 additions and 480 deletions.
1 change: 1 addition & 0 deletions css/jquery.dataTables.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/responsive.dataTables.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2034,6 +2034,16 @@ h4, .h4 {
margin: 0 auto;
text-align: center;
}
/* .webScreen{
display: none;
}
.mobileScreen{
display: block;
} */




}
@media only screen and (max-width: 320px) {
.rgt-block {
Expand Down
Loading

0 comments on commit 7dcdb4a

Please sign in to comment.