Skip to content

Commit

Permalink
Changes Made
Browse files Browse the repository at this point in the history
  • Loading branch information
ananya-dhiman committed Jun 11, 2024
1 parent 356ae59 commit e3bf74e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ body {
margin: 0;
font-family: sans-serif;
font-size: 10px;
overflow: hidden;
}

button {
Expand Down Expand Up @@ -491,8 +492,6 @@ a {
border-radius: 20px;
}
}
background-color: rgb(216, 0, 0);
}


@media (max-width: 1024px) {
Expand Down Expand Up @@ -635,3 +634,4 @@ a {
#feedbackButton:hover {
background-color: #ff3333;
}
}

0 comments on commit e3bf74e

Please sign in to comment.