Skip to content

Commit

Permalink
updated style.css
Browse files Browse the repository at this point in the history
i have changed the background color
  • Loading branch information
keshav632003 authored Oct 23, 2021
1 parent 3086049 commit 765d896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plane-animation/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
section {
width: 100%;
height: 100vh;
background-color: #EBEDF0;
background-color: #ffffff;
align-items: center;
justify-content: center;
display: flex;
Expand Down Expand Up @@ -58,4 +58,4 @@ section {
right: 100%;
opacity: 1;
}
}
}

0 comments on commit 765d896

Please sign in to comment.