Skip to content

Commit

Permalink
Update Responsive.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Param2345 authored Nov 7, 2024
1 parent 90b3b13 commit 7a85a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Css/Responsive.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@media screen and (max-width:600px) {
@media screen and (max-width:400px) {
/*=========================================================== GENERAL STYLES ===========================================================*/
section{
margin-top: 5rem;
Expand Down Expand Up @@ -174,4 +174,4 @@
#hide__sidebar-btn{
display: none;
}
}
}

0 comments on commit 7a85a83

Please sign in to comment.