Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Sritamraj20 authored Mar 11, 2024
1 parent 50c376b commit 6e979c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,9 @@ img {
.home__img {
width: 200px;
}
.nav__toggle {
display: block;
}
}
@media screen and (min-width: 576px) {
.home {
Expand Down Expand Up @@ -495,4 +498,4 @@ img {
.home__img {
width: 450px;
}
}
}

0 comments on commit 6e979c1

Please sign in to comment.