Skip to content

Commit

Permalink
Update side-bar.css
Browse files Browse the repository at this point in the history
  • Loading branch information
MadisoMelese authored Apr 26, 2024
1 parent 02994a9 commit 1698033
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions styles/side-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@

@media (max-width:550px){
body{
padding-left: 18px;
padding-left: 8px;
padding-right: 8px;

}
.side-bar{
position:relative;
Expand All @@ -56,4 +58,4 @@
}
@media (min-width:1201px){

}
}

0 comments on commit 1698033

Please sign in to comment.