Skip to content

Commit

Permalink
Update style-mian.css
Browse files Browse the repository at this point in the history
  • Loading branch information
wesam801 authored May 10, 2024
1 parent c7dd312 commit 95f1acd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dist/css/style-mian.css
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,14 @@ body{
width: 70%;
}
}
@media(max-width: 400px){
.content-edit .container{
/* left: -15%; */
}
.content .feat{
width: 70%;
}
}
/* start social-media */
.social-media{
/* background: var(--color-red-mian); */
Expand Down

0 comments on commit 95f1acd

Please sign in to comment.