Skip to content

Commit

Permalink
updated style.css
Browse files Browse the repository at this point in the history
changed background color
  • Loading branch information
keshav632003 authored Oct 23, 2021
1 parent e89a73a commit 08b8382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScrollAnimation/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body {
font-family: sans-serif;
text-align: center;
color: white;
background-color: #4a403a;
background-color: #380000;;
width: 100vw;
overflow-x: hidden !important;
overflow-y: auto;
Expand Down

0 comments on commit 08b8382

Please sign in to comment.