Skip to content

Commit

Permalink
Delete Scroll bar
Browse files Browse the repository at this point in the history
  • Loading branch information
taracamary committed Feb 7, 2020
1 parent 5b8e4a0 commit 93f9fb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
font-style: normal;
}

html {
overflow: hidden;
}

body {
background-color: #141218;
background-image: url('../img/background1.jpg');
Expand Down

0 comments on commit 93f9fb4

Please sign in to comment.