Skip to content

Commit

Permalink
colour
Browse files Browse the repository at this point in the history
  • Loading branch information
TanishMoral11 committed Mar 6, 2024
1 parent a8637ab commit be7935b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ body {
*/

#progress {
background-color: orangered;
background: linear-gradient(to right, orange, red);
position: fixed;
top: 0;
left: 0;
Expand All @@ -194,6 +194,7 @@ body {
}



@media (max-width: 600px) {
body{
margin: 0;
Expand Down

0 comments on commit be7935b

Please sign in to comment.