Skip to content

Commit

Permalink
Set background-color of webpage to whitesmoke
Browse files Browse the repository at this point in the history
  • Loading branch information
Emirhan Gueler authored and kamranahmedse committed Sep 17, 2022
1 parent 17f3067 commit a3f2a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/web-page/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
height: 100vh;
overflow-x: hidden;
overflow-y: hidden;
background-color: whitesmoke;

webview {
display: inline-flex !important;
Expand Down

0 comments on commit a3f2a23

Please sign in to comment.