Skip to content

Commit

Permalink
autographica | esign
Browse files Browse the repository at this point in the history
  • Loading branch information
atishaytuli07 committed Sep 19, 2024
1 parent 2fcae70 commit 279d18d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@
@media (min-width: 769px) and (max-width: 1200px) {
#main {
width: 99%;
height: 100%;
height: 99%;
overflow-x: hidden;
}

Expand Down Expand Up @@ -1001,7 +1001,7 @@
@media (max-width: 768px) {
#main {
width: 98%;
height: 100%;
height: 99%;
}

header {
Expand Down

0 comments on commit 279d18d

Please sign in to comment.